Question for Alpha Users - Parameter passing QUICK Screens
Rob Lobbe
rlobbe@vic.bigpond.net.au
Wed, 18 Aug 1999 18:31:59 +1000
Terry & Others
Try having your command procedure create an input script
$ ...
$ open/write tmp_fil filename.qtin
$ write tmp_fil "execute qtp_filename.qtc"
$ write tmp_fil "''p1'"
$ write tmp_fil "''p2'"
$ write tmp_fil "exit"
$ close tmp_fil
$
$ define/user_mode sys$input filename.qtin
$ qtp
$ ...
Where P1 & P2 can be any symbol from the command procedure (or the
parameters). This enables you to combine a number of fixed length
parameters as only 1 parameter to the command file. Eg "YY" could be
extracted to answer "Y" to two separate prompts.
The same procedure can be used for QUIZ (substitute QZ for QT) or even
QUICK
Rob Lobbe
rlobbe@vic.bigpond.net.au
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
Subscribe: "subscribe powerh-l" in message body to majordomo@lists.swau.edu
Unsubscribe: "unsubscribe powerh-l" in message to majordomo@lists.swau.edu
powerh-l@lists.swau.edu is gatewayed one-way to bit.listserv.powerh-l
This list is closed, thus to post to the list, you must be a subscriber.