TechWhirl (TECHWR-L) is a resource for technical writing and technical communications professionals of all experience levels and in all industries to share their experiences and acquire information.
For two decades, technical communicators have turned to TechWhirl to ask and answer questions about the always-changing world of technical communications, such as tools, skills, career paths, methodologies, and emerging industries. The TechWhirl Archives and magazine, created for, by and about technical writers, offer a wealth of knowledge to everyone with an interest in any aspect of technical communications.
iIn TECHWR-L, John Posada <jposada -at- NOTES -dot- CC -dot- BELLCORE -dot- COM> told us how
he extracted email addresses and fax numbers:
>Lotus used to have a program called Magellan. It is a front-end DOS shell that
>is used for moving files, launching programs, etc. However, one of the
>features used for my purpose was the ability to look into ASCII text (as well
>as other formats) and display only the lines of text in the document containing
>only a string of text that you chose. I simply used the character "@" to
Those of you without Lotus Magellan can use the FIND command in DOS:
find "@" <oldfile >newfile
In UNIX it would be
grep "@" oldfile >newfile
Any VAX/VMSers out there? Try "HELP SEARCH" -- I can't remember the
parameters.
Stan Brown, Oak Road Systems, Cleveland, Ohio USA +1 216 371-0043
email: stbrown -at- nacs -dot- net Web: http://www.nacs.net/~stbrown/
Can't find FAQ lists? See my Web page for instructions, or email me.
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Post Message: TECHWR-L -at- LISTSERV -dot- OKSTATE -dot- EDU
Get Commands: LISTSERV -at- LISTSERV -dot- OKSTATE -dot- EDU with "help" in body.
Unsubscribe: LISTSERV -at- LISTSERV -dot- OKSTATE -dot- EDU with "signoff TECHWR-L"
Listowner: ejray -at- ionet -dot- net