Componentes.Terceros.jvcl/official/3.32/examples/JediSurveyor/SurveyConvert/sc.txt

13 lines
329 B
Plaintext

SurveyConvert (sc.exe) is a command-line tool to convert survey files between text and binary format.
Usage:
sc.exe [-i] [-b] [-t] <filemask>
where:
-i convert inplace (output overwrites input)
-b convert to binary
-t convert to text (default)
<filemask> files to convert - can cntain wildcards (* and ?)