Skip to main content

Startools in Batch Syntax issues (works from ISPF 6)

  • September 18, 2013
  • 1 reply
  • 0 views


I would like to use Startools in batch.

From ISPF Option 6 this works: startool pds-dsname if : today

I get a list of all members that have changed today

From Batch that same commands generates an error in the command options.

Any advice?

#relabeled
#ChangeManZMF

1 reply

  • Author
  • Rocketeer
  • 19312 replies
  • September 18, 2013

I would like to use Startools in batch.

From ISPF Option 6 this works: startool pds-dsname if : today

I get a list of all members that have changed today

From Batch that same commands generates an error in the command options.

Any advice?

#relabeled
#ChangeManZMF

I found the answer - bad code on my part.