Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.postscript > #3355
| Newsgroups | comp.lang.postscript |
|---|---|
| Date | 2019-03-19 16:29 -0700 |
| References | <vriutvg2qy23.fsf@gmail.com> |
| Message-ID | <e989e831-41c5-4ed7-a4c0-c3a96fe89608@googlegroups.com> (permalink) |
| Subject | Re: Parsing yet again all over again |
| From | luser droog <luser.droog@gmail.com> |
On Saturday, March 16, 2019 at 5:01:00 PM UTC-5, luser droog wrote:
> filename-input {fn} { (r) file file-input } @func
Bug. Takes the filename off the stack to make a local variable 'fn',
but the variable is never used.
Back to comp.lang.postscript | Previous | Next — Previous in thread | Next in thread | Find similar
Parsing yet again all over again M Joshua Ryan <luser.droog@gmail.com> - 2019-03-16 17:00 -0500 Re: Parsing yet again all over again luser droog <luser.droog@gmail.com> - 2019-03-19 16:29 -0700 Re: Parsing yet again all over again luser droog <luser.droog@gmail.com> - 2019-03-20 13:20 -0700
csiph-web