Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.postscript > #3669

Re: getopt.ps

Path csiph.com!newsfeed.xs4all.nl!newsfeed7.news.xs4all.nl!border2.nntp.ams1.giganews.com!nntp.giganews.com!buffer2.nntp.ams1.giganews.com!nntp.brightview.co.uk!news.brightview.co.uk.POSTED!not-for-mail
NNTP-Posting-Date Sat, 21 Aug 2021 02:31:34 -0500
From ken <ken@spamcop.net>
Newsgroups comp.lang.postscript
Subject Re: getopt.ps
Date Sat, 21 Aug 2021 08:31:33 +0100
Message-ID <MPG.3b8abc325e5daf6b9898ca@usenet.plus.net> (permalink)
References <1627849972.bystand@zzo38computer.org> <0ac2aeb1-c2b3-4253-a90c-04c299ecb13fn@googlegroups.com> <1628187236.bystand@zzo38computer.org>
Reply-To ken@spamcop.net
MIME-Version 1.0
Content-Type text/plain; charset="us-ascii"
Content-Transfer-Encoding 7bit
User-Agent MicroPlanet-Gravity/3.0.4
X-Antivirus Avast (VPS 210821-0, 21/8/2021), Outbound message
X-Antivirus-Status Clean
Lines 22
X-Usenet-Provider http://www.giganews.com
X-Trace sv3-rMBYZyplSaBTLfJ7UkRXtqx7a0NAhKK7rrLHyMDvE35tzcOj+JhazJvN6VrHhev1vWE2zOsaTe+rEwW!m85gsCRe86Ji45zWW/f5T0bXg+2Wp+DVq27fBrrfuPyj/7FkLcPNAGT5mcGyaDqDWHa2zIq02EiX!ixLnMLMK8aal75o=
X-Abuse-and-DMCA-Info Please be sure to forward a copy of ALL headers
X-Abuse-and-DMCA-Info Otherwise we will be unable to process your complaint properly
X-Postfilter 1.3.40
X-Original-Bytes 1951
Xref csiph.com comp.lang.postscript:3669

Show key headers only | View raw


In article <1628187236.bystand@zzo38computer.org>, 
news@zzo38computer.org.invalid says...
 
> While that is true, I don't really like -d and -s for your own program's
> options; the -d and -s are for setting the options of Ghostscript itself
> (such as specifying what file or printer to use for graphical output, and
> some other options).

Although that is what they do, it's not the case that they are intended 
to be specific to Ghostscript internals.

Most command line options, including the ones processed by Ghostscript, 
are stored in systemdict and are available for use by PostScript 
programs.

A number of the example/utility PostScript programs supplied with 
Ghostscript make use of parameters passed to the program on the command 
line.


			Ken

Back to comp.lang.postscript | Previous | NextPrevious in thread | Find similar


Thread

getopt.ps news@zzo38computer.org.invalid - 2021-08-01 14:05 -0700
  Re: getopt.ps luser droog <luser.droog@gmail.com> - 2021-08-04 23:17 -0700
    Re: getopt.ps luser droog <luser.droog@gmail.com> - 2021-08-06 22:15 -0700
    Re: getopt.ps news@zzo38computer.org.invalid - 2021-08-20 13:14 -0700
      Re: getopt.ps ken <ken@spamcop.net> - 2021-08-21 08:31 +0100

csiph-web