Re: [CMS-PIPELINES] SPECS IF ... comparing strings

2018-12-17 Thread John P. Hartmann
It has always been sin On 12/17/18 21:20, Michael Harding wrote: The last I knew, double-quotes were the only acceptable delineator for this construct but that may have changed.

Re: [CMS-PIPELINES] SPECS IF ... comparing strings

2018-12-17 Thread Donald Russell
Thanks Mike! That's perfect. :-) On Mon, Dec 17, 2018 at 12:20 PM Michael Harding wrote: > Easy, use a specs variable: > ... > '|Specs a: w -1 . . if a=="stuff" then ... else ... endif > > The last I knew, double-quotes were the only acceptable delineator for this > construct but that may

Re: [CMS-PIPELINES] SPECS IF ... comparing strings

2018-12-17 Thread Michael Harding
Easy, use a specs variable: ... '|Specs a: w -1 . . if a=="stuff" then ... else ... endif The last I knew, double-quotes were the only acceptable delineator for this construct but that may have changed. -- Mike Harding z/VM System Support /sp CMSTSO Pipelines Discussion List wrote on