Monday, November 08, 2010 at 12:06 AM.

system.verbs.builtins.tcp.im.rpi.client

on client (drivername, screenname, procedurename, paramlist) {
	<<Changes
		<<5/9/02; 11:09:12 AM by DW
			<<Created.
	tcp.im.send (drivername, screenname, tcp.im.rpi.encode (procedurename, paramlist))};
bundle { //test code
	dialog.notify (client ("aim", "eatthefuture", "examples.getstatename", {12}) )}
	<<dialog.notify (client ("jabber", "Jeremy@192.168.0.4/Human", "examples.getStateName", {"\""}) )



This listing is for code that runs in the OPML Editor environment. I created these listings because I wanted the search engines to index it, so that when I want to look up something in my codebase I don't have to use the much slower search functionality in my object database. Dave Winer.