#1
|
|||
|
|||
Parsing value from LASTSTEP_OUTPUT
I'm not very adept at Visual Basic, so I'm wondering if someone can point me to a sample script.
I'm running a command, and I'd like to parse out of the command's output (%LASTSTEP_OUTPUT%) a string of the form "PRODnnnnnnnn", where the "n"s represent digits, and then assign this string to a macro. Anybody have a sample that does something like this? |
#2
|
|||
|
|||
See attached sample.
|
#3
|
|||
|
|||
Thank you.
|
#4
|
|||
|
|||
The Read File action in v7 can be used for this. See attached sample.
|
|
|