George Gallen wrote:

You don't seem to be able to put any values on the phantom line
(and if you do, they seem to be ignored). I never tried Commons
for this.

Another method I use is I create a VOC entry
based on UserNO and something static like:

(ex. 101phantom)

<1>PA
<2>RUN LIB PROGRAMNAME PASSVAR1 PASSVAR2 PASSVAR3 PASSVA4

Then EXECUTE "PHANTOM 101phantom"

Inside PROGRAMNAME:

[EMAIL PROTECTED]



Try @COMMAND instead.


PASSVAR1=FIELD(CMDLINE," ",4)
PASSVAR2=FIELD(CMDLINE," ",5)
ETC...

Include the VOC ID as one of the PASSVAR, and have the
 program DELETE the VOC ENTRY.

George



-- mats
--
u2-users mailing list
[EMAIL PROTECTED]
http://www.oliver.com/mailman/listinfo/u2-users

Reply via email to