|
Previous | Contents | Index |
Create or replace a JAMS Named Time.
CREATE TIME time-name
time-name
A valid JAMS Time name.
The CREATE TIME command is used to create or replace a JAMS Named Time Definition.
You must have ADD access to Named Time Definitions.related commands
/DESCRIPTION=description
This qualifier can be used to specify a description of the new Variable./DISABLE
/NODISABLE (default)
Specifies whether or not this Time is automatically disabled at it's end time./ENABLE
/NOENABLE (default)
Specifies whether or not this Time is automatically enabled at it's start time./END=end-time
Specifies the Times end time./REPLACE
/NOREPLACE
This qualifier is used to specify whether you want to create or replace the Definition. If you omit this qualifier, the Definition will be created if it does not exist and replaced if it does exist. If you specify /REPLACE, an error will be returned if the Definition does not exist and no changes will be made. If you specify /NOREPLACE, an error will be returned if the Definition exists and no changes will be made./START=start-time
Specifies the Times start time.
Previous | Next | Contents | Index |
Copyright © 2000, MVP Systems, Inc. All rights reserved. |