First commit containing CP/M 3 help files
This commit is contained in:
31
cpm3/04date.help
Normal file
31
cpm3/04date.help
Normal file
@@ -0,0 +1,31 @@
|
||||
|
||||
///1DATE
|
||||
|
||||
Syntax:
|
||||
|
||||
DATE {CONTINUOUS}
|
||||
DATE {time-specification}
|
||||
DATE SET
|
||||
|
||||
Explanation:
|
||||
|
||||
The DATE command lets you display and set the date and time of
|
||||
day.
|
||||
|
||||
///2Examples
|
||||
|
||||
A>DATE
|
||||
|
||||
Displays the current date and time.
|
||||
|
||||
A>DATE C
|
||||
|
||||
Displays the date and time continuously.
|
||||
|
||||
A>DATE 08/14/82 10:30:0
|
||||
|
||||
Sets the date and time.
|
||||
|
||||
A>DATE SET
|
||||
|
||||
Prompts for date and time entries.
|
||||
Reference in New Issue
Block a user