To prevent REXX from parsing a statement incorrectly:
For example, because logical operations that you want to send to the host session are always enclosed in double quotes, enclose the entire command string in single quotes, as shown in this example:
'SESSCMD /@"POWER_RESET"/ SESSION(sessname)'
Copyright © 2012 CA. All rights reserved. |
|