I am writing a paragraph to script compiling programs and am creating a log record using the DIVERT.OUT capability. So, the DIVERT.OUT command is set up to be:
DIVERT.OUT ON log_file THIS.PARA APPEND
I want to add the date to the name 'THIS.PARA' so that the command would be:
DIVERT.OUT ON log.file THIS.PARA.<<P,THIS.DATE>> APPEND
So, I am trying to set 'THIS.DATE' to a date in the form of 'yymdd'.
i have a program that will set paragraph variables but at this point, that program is not yet compiled and available. Suggestions for a simple way to do this just in the paragraph?
Thanks!
Question
Assigning value in paragraphs
Sign up
Already have an account? Login
Welcome to the Rocket Forum!
Please log in or register:
Employee Login | Registration Member Login | RegistrationEnter your E-mail address. We'll send you an e-mail with instructions to reset your password.