Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.postscript > #502
| From | jhgrredbjhj <freakyacres@gmail.com> |
|---|---|
| Newsgroups | comp.lang.postscript |
| Subject | Re: How many input files can gs handle? |
| Date | 2011-12-15 04:27 -0800 |
| Organization | http://groups.google.com |
| Message-ID | <e952e4f7-d36d-4e59-a01f-49a835dce2cb@o9g2000vbc.googlegroups.com> (permalink) |
| References | <d4bcce4a-2d54-45da-950b-05c12099adfc@d10g2000vbk.googlegroups.com> <MPG.2952edb4c7ba9f7989871@usenet.plus.net> <9b10a6b2-73da-44df-bd25-d0aef4d06c96@u5g2000vbd.googlegroups.com> <MPG.2953b66489a35710989872@usenet.plus.net> |
On Dec 15, 2:47 am, ken <k...@spamcop.net> wrote: > In article <9b10a6b2-73da-44df-bd25-d0aef4d06c96 > @u5g2000vbd.googlegroups.com>, freakyac...@gmail.com says... > > > > Don't do it on the command line, write a PostScript program to 'run' > > > each of the aource files. There is no limit that way, if you try to > > > specify each file on the command line you may end up reaching an OS > > > limit. The only limit in GS is the size of the command line, which will > > > vary on different operating systems. > > > Could you be as kind as to provide a simple sample program? > > %! > > (/<path>/filename1.ps) run > (/<path>/filename2.ps) run > (/<path>/filename3.ps) run > .... Simple! Thank you ken!
Back to comp.lang.postscript | Previous | Next — Previous in thread | Next in thread | Find similar
How many input files can gs handle? jhgrredbjhj <freakyacres@gmail.com> - 2011-12-14 08:25 -0800
Re: How many input files can gs handle? ken <ken@spamcop.net> - 2011-12-14 17:31 +0000
Re: How many input files can gs handle? jhgrredbjhj <freakyacres@gmail.com> - 2011-12-14 11:42 -0800
Re: How many input files can gs handle? ken <ken@spamcop.net> - 2011-12-15 07:47 +0000
Re: How many input files can gs handle? jhgrredbjhj <freakyacres@gmail.com> - 2011-12-15 04:27 -0800
Re: How many input files can gs handle? François Robert <francois.d.robert@gmail.com> - 2011-12-14 14:49 -0800
Re: How many input files can gs handle? ken <ken@spamcop.net> - 2011-12-15 07:47 +0000
Re: How many input files can gs handle? "Mark T. B. Carroll" <mtbc@bcs.org> - 2011-12-14 21:29 -0500
csiph-web