Revision 16,
472 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 | |
---|
1 | command DEL <trc-list> |
---|
2 | =========== |
---|
3 | |
---|
4 | key: delete traces |
---|
5 | |
---|
6 | Removes traces from memory (and from display). If these traces are |
---|
7 | not stored on a q-file, all information about these traces is lost. |
---|
8 | |
---|
9 | parameters: |
---|
10 | |
---|
11 | <trc-list> --- parameter type: trace list |
---|
12 | List of traces to be deleted. |
---|
13 | |
---|
14 | |
---|
15 | examples: |
---|
16 | |
---|
17 | DEL 1-3 ! delete first three traces of display |
---|
18 | |
---|
19 | DEL * ! delete traces selected by graphic cursor |
---|
20 | ! exit with "E"-key |
---|
21 | |
---|
Note: See
TracBrowser
for help on using the repository browser.