Sujet : Text processing on VMS
De : papa (at) *nospam* sdf.org (David Meyer)
Groupes : comp.os.vmsDate : 13. Oct 2024, 16:04:25
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <8734l0t56u.fsf@lucy.meyer21c.net>
User-Agent : Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux)
I've got a text file with data that I want to select lines matching
certain character strings, then extract string values from the selected
lines by character position. On Unix, I would use awk or Perl. Does VMS
have a similar tool, should I use my favorite programming language and
call the STR$ RTL, can I write a TPU script to do this, or should I
transfer the file to a Unix box and user awk or Perl? ;)
-- David MeyerTakarazuka, Japanpapa@sdf.org