source: SH_SHM/trunk/help/CMD.HLP @ 374

Revision 16, 551 bytes checked in by marcus, 15 years ago (diff)

r1 | svn | 2007-12-13 11:10:29 +0100 (Do, 13 Dez 2007) | 2 lines

Initial import

Line 
1command CMD <cmd-file>
2===========
3
4key: create command file
5! version 1, 5-May-92
6
7Creates command file containing all previously entered commands
8since beginning of SH session or since last "cmd" command.
9This file is an editable file which can be arbitrarily changed.
10Command files have an extension ".SHC".
11
12
13parameter
14---------
15
16<cmd-file>  ---  parameter type: filename (without extension)
17   Name of command file to be created.  An extension ".SHC" is
18   appended to the name.
19
20
21example
22-------
23
24   cmd allcmds      ! creates file ALLCMDS.SHC
25
Note: See TracBrowser for help on using the repository browser.