PARSELINE --------- Usage PARSELINE DESCRIPTION: Parses the line specified and returns the following stem variables; LINE = The entire, unparsed, line recieved. LINE.PREFIX = The Nick and user@host LINE.COMMAND= The MSG Type LINE.DEST = The channel the message was written to. LINE.REST = The message text. EXAMPLES: options results getlastline last=result parseline last text=line prefix=line.prefix comm=line.command dest=line.dest rest=line.rest say text,prefix,comm,dest,rest RELATED TOPICS: See RX_GETLINE, See RX_GETLASTLINE.
Converted on 22 Jan 1997 with RexxDoesAmigaGuide2HTML by Michael Ranner.