home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacFormat 2001 May
/
macformat_103_may_2001.iso
/
Shareware
/
Utilities
/
MacGhostView Folder
/
ghostscript
/
gs6.50
/
lib
/
gssetgs.bat
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
DOS Batch File
|
2000-12-11
|
251 b
|
9 lines
|
[
TEXT/R*ch
]
@echo off
@rem $Id: gssetgs.bat,v 1.2 2000/10/01 15:25:37 alexcher Exp $
rem Set default values for GS (gs with graphics window) and GSC
rem (console mode gs) if the user hasn't set them.
if "%GS%"=="" set GS=gswin32
if "%GSC%"=="" set GSC=gswin32c