Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.postscript > #591
| From | Helge Blischke <h.blischke@acm.org> |
|---|---|
| Newsgroups | comp.lang.postscript |
| Subject | Re: getting system information from a PS program |
| Followup-To | comp.lang.postscript |
| Date | 2012-01-25 18:08 +0100 |
| Message-ID | <9oar8hF5atU1@mid.individual.net> (permalink) |
| References | (2 earlier) <7c274e80-d66c-4b27-aa13-2637afe05e9f@cf6g2000vbb.googlegroups.com> <9o5gj6Fg78U1@mid.individual.net> <9o87h2F8tgU1@mid.individual.net> <odysseus1479-at-6CB08F.18105324012012@news.eternal-september.org> <9oapr0Fr8sU1@mid.individual.net> |
Followups directed to: comp.lang.postscript
Michael Unger wrote:
> On 2012-01-25 02:10, "Odysseus" wrote:
>
>> In article <9o87h2F8tgU1@mid.individual.net>,
>> Michael Unger <spam.to.unger@spamgourmet.com> wrote:
>>
>> <snip>
>>
>>> | %%[ Error: undefined; OffendingCommand: currentdevparams ]%%
>>> |
>>> | Stack:
>>> | (%Calender%)
>>
>> Check your spelling of "calendar", maybe.
>
> Grrr. You are right of course -- but it doesn't make any difference at
> all. Whether used with parantheses or without, whether used witn a
> capital "C" or with a lower case "c", the error messages are the very
> same.
>
> Michael
>
To check if the Calendar device is implemented in distiller, try
(*){==}32 string /IODevice resourceforall
and look at the output for the listed devices. FYI, Ghostscript (version
9.02) lists the following:
(%statementedit%)
(%os%)
(%rom%)
(%Calendar%)
(%stdout%)
(%lineedit%)
(%pipe%)
(%null%)
(%stdin%)
(%stderr%)
Helge
Back to comp.lang.postscript | Previous | Next — Previous in thread | Next in thread | Find similar
getting system information from a PS program Michael Unger <spam.to.unger@spamgourmet.com> - 2012-01-19 19:01 +0100
Re: getting system information from a PS program SaGS <sags5495@gmail.com> - 2012-01-19 11:05 -0800
Re: getting system information from a PS program SaGS <sags5495@gmail.com> - 2012-01-21 07:03 -0800
Re: getting system information from a PS program Michael Unger <spam.to.unger@spamgourmet.com> - 2012-01-23 17:16 +0100
Re: getting system information from a PS program Michael Unger <spam.to.unger@spamgourmet.com> - 2012-01-24 17:33 +0100
Re: getting system information from a PS program Odysseus <odysseus1479-at@yahoo-dot.ca> - 2012-01-24 18:10 -0700
Re: getting system information from a PS program tlvp <mPiOsUcB.EtLlLvEp@att.net> - 2012-01-25 04:57 -0500
Re: getting system information from a PS program Michael Unger <spam.to.unger@spamgourmet.com> - 2012-01-25 17:39 +0100
Re: getting system information from a PS program Helge Blischke <h.blischke@acm.org> - 2012-01-25 18:08 +0100
Re: getting system information from a PS program Michael Unger <spam.to.unger@spamgourmet.com> - 2012-01-26 17:52 +0100
Re: getting system information from a PS program SaGS <sags5495@gmail.com> - 2012-01-25 11:27 -0800
Re: getting system information from a PS program Michael Unger <spam.to.unger@spamgourmet.com> - 2012-01-26 17:55 +0100
Re: getting system information from a PS program Marc Olschok <nobody@nowhere.invalid> - 2012-01-25 20:07 +0000
Re: getting system information from a PS program Michael Unger <spam.to.unger@spamgourmet.com> - 2012-01-26 17:57 +0100
Re: getting system information from a PS program Marc Olschok <nobody@nowhere.invalid> - 2012-02-02 15:46 +0000
Re: getting system information from a PS program Helge Blischke <h.blischke@acm.org> - 2012-02-02 18:16 +0100
Re: getting system information from a PS program Michael Unger <spam.to.unger@spamgourmet.com> - 2012-02-02 21:52 +0100
Re: getting system information from a PS program luser- -droog <mijoryx@yahoo.com> - 2012-02-04 20:15 -0800
Re: getting system information from a PS program Michael Unger <spam.to.unger@spamgourmet.com> - 2012-01-23 17:26 +0100
Re: getting system information from a PS program SaGS <sags5495@gmail.com> - 2012-01-23 12:18 -0800
Re: getting system information from a PS program Michael Unger <spam.to.unger@spamgourmet.com> - 2012-01-24 17:46 +0100
Re: getting system information from a PS program bonomi@host122.r-bonomi.com (Robert Bonomi) - 2012-01-23 03:26 -0600
Re: getting system information from a PS program Michael Unger <spam.to.unger@spamgourmet.com> - 2012-01-23 17:31 +0100
csiph-web