Jitlogo.gif

 

up.gif

.Home

|

Web_site

|

Support

 

 

 

Command line variables

 

It is possible to specify system variables in the file paths in the task properties and scheduler options. System variable contains some text string. Usually it contains some path (i.e. TEMP=C:\TEMP, WinDir=C:\WINDOWS etc.). A variable name must be enclosed with %-character (i.e. %TEMP%, %WinDir% etc.). You can see the list of available system variables in the "Environment" item of My Computer Properties and in the DOS Prompt (Console). Type set command to see them.

 

JIT Scheduler also supports own variables, such as %JIT.Year%, %JIT.Month%, %JIT.Day%, %JIT.Hour%, %JIT.Minute% and some other variables in task properties. These variables are replaced by current time and date values.

 

The list of JIT Scheduler variables :

%JIT.YEAR%

%JIT.YEAR2%

%JIT.MONTH%

%JIT.MONTH3%

%JIT.DAY%

%JIT.HOUR%

%JIT.MINUTE%

%JIT.WEEKDAY2%

%JIT.WEEKDAY%

- Year in 4 digits format (i.e. 2001)

- Year in 2 digits format (i.e. 01)

- Month in 2 digits format (i.e. 01, 02, 03,... 12)

- Month in 3 letters format (i.e. Jan, Feb, Mar,... Dec)

- Day of month in 2 digit format (i.e. 01, 02,... 31)

- Hour

- Minute

- Day of week in 2 letters format (i.e. Mo, Tu, We,...Su)

- Day of week.

 

 


Copyright (C) Igor V. Polyakoff , 1998 - 2002

Gibin Software House, 2000 - 2002