Author Topic: arsdate within batch program  (Read 4251 times)

markwilliams

  • Guest
arsdate within batch program
« on: June 18, 2007, 08:18:17 AM »
is it possible to execute arsdate or its equivilent from within a batch program? I am creating my own delete routines and the only stubbling block is the internal date format.

rick

  • Guest
Re: arsdate within batch program
« Reply #1 on: November 17, 2008, 07:26:14 AM »
yes it can be done...

if you are using C program, use system function to call it

If you are using dos script, it can be called from the location of arsdate (eg: C:\Program Files\IBM\OnDemand for WinNT\bin\arsdate.exe)

If you are using unix scripting, it can be invoed in /usr/lpp/ars/bin

Rick
www.rick.co.in