


Skip [:skip]
| SYNTAX:
| [:skip XX]
|
| ABBREVIATION:
| none
|
| ALTERNATE COMMAND:
| none
|
| OPTIONS:
| all
| Skip all preprocessing
|
|
| cpg
| Skip codepage translation
|
|
| none
| Do not skip anything
|
| PARAMETERS:
| none
|
|
| DEFAULT:
| The default is set to [:skip none].
|
| EXAMPLES:
| [:skip cpg]
[:skip all] [:skip none] |
| NOTES:
| This command only allows one option to be in effect at a time, so in the
example, [:skip cfg] overrides [:skip all].
|
|
|
|