|
Previous Top Next |
|
|
| An example of the first few lines of a PQD format file or clip:
|
|
|
| The <name>, <date> and <comment> symbols are optional. The <data> symbol, which is on a line by itself, is required. Data items are designated with either a letter c or s.
|
|
|
| <name>csamnptwexample
|
| <date>3/13/03
|
| <comment> pqd file created from data
|
| <data>
|
| c 0 88.3
|
| c 0 87.4
|
| c 0 86.7
|
| c 50 93
|
| c 50 92.7
|
| c 50 92.8
|
| (and so on)
|