Re: Finding a string literal in a *PGM object



"walker.l2" <walker.l2@xxxxxxxxxxxxxx> wrote in message
news:1180021813.977806.114060@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Out of curiousity, I tried running "what" from the QP2TERM shell, but
without success (I got "A system call received a parameter that is not
valid.").

The i5/OS PASE version of the "what" utility does what any UNIX
implementation does: open the file, and read/scan the stream. The
encapsulated architecture of MI program (and service program) objects
doesn't allow them to be opened and/or read as streams.

--
George Timms
IBM Rochester


.



Relevant Pages

  • Re: (DELETE-FILE open-file-stream)
    ... > How should DELETE-FILE behave on open file streams? ... I would have thought that, on Unix and Unixoid systems, this is a great ... *not* closing the stream, this is the semantics you'll get for free. ...
    (comp.lang.lisp)
  • Re: Binary or Ascii Text?
    ... You mean, before Unix developed a uniform notation for text streams, ... because the C stream is never ... and structured files -- if not always the same terminators. ... Many of those reasons have been subsumed into much ...
    (comp.lang.c)
  • Re: Next project, C programming problem.
    ... both UNIX and Windows consider all files to be ... SAMBA, like some FTP clients, can probably be told to make ... unless it something about the COBOL Compiler. ... > program to be a Stream file and I have figured out how to do that. ...
    (comp.os.vms)
  • Re: Damn you, FEDEX! or Nikon D40 lost in Springfield, MO blackhole.
    ... the 2 mp Mavica he had been using with a Nikon D40. ... After shopping around, he got me to order one for him. ... The shipper had it insured, but from what I have read it could take weeks to sort this crap out. ... You may get your insurance from FedEx and a couple weeks later they find it and deliver it. ...
    (alt.photography)
  • Re: Read and Write Files
    ... Many editors identify files that only have \n at the end of files a unix files. ... I have a XML file, and I transform it with a XSL to a HTML Form inside ... Can I write so that it is not in Unix, but in DOS format? ... FILE *stream; ...
    (microsoft.public.windowsce.app.development)