edsachs
03-13-2009, 01:47 PM
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?
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?