home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip: Special Survival Kit
/
Chip_Special_Survival_Kit_fuer_PC_Anwender.iso
/
03grafik
/
gds
/
gdsuser.cfg
< prev
next >
Wrap
Text File
|
1994-09-01
|
1KB
|
24 lines
;auto,/#LPT2 ;Printer's DOS file name (remove the semicolon to change it.)
;NOTE: The default is PRN (/#PRN).
;This file can have options which would otherwise be command line parameters.
;for example, if you want to get rid of that annoying beep that happens after
;every single picture is displayed, remove the semi-colon (;) from the
;following line:
;auto,/!0 ;disable beep after image display complete
;If you want to get rid of the opening screen (why would you want that?), then
;remove the semicolon from the next line:
;auto,/QUIET ;don't show opening GDS screen
;You can also use another configuration file for similar things called
;"GDSLOCAL.CFG", which behaves the same. GDS reads GDSUSER before GDSLOCAL.
;"GDSLOCAL.CFG" files are intended to be put in a directory where work is
;being done requiring weird command line stuff. It can also be used to
;customize things on a remote machine on a network.
;Refer to GDSCMD.TXT for a complete listing of available command line options,
;or select "Command Line Options" from the "Help" menu within GDS. -THE STAFF