home *** CD-ROM | disk | FTP | other *** search
- /* ---- standard startup if started via Thumbnail click --------- */
-
- OPTIONS RESULTS
-
- PARSE ARG iname itype pos
-
- /* -------------------------------------------------------------- */
-
- IDREQUEST "OK" '"name: '||iname||'0A'x||'type: '||itype||'0A'x||'pos: '||pos||'"'
-
-
-