HP3000-L Archives

October 1998, Week 2

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Stan Sieler <[log in to unmask]>
Reply To:
Stan Sieler <[log in to unmask]>
Date:
Sat, 10 Oct 1998 16:43:17 -0700
Content-Type:
text/plain
Parts/Attachments:
text/plain (25 lines)
Hi,

If I understand your question correctly, no.

However, there may be workarounds.  For example, if you have QEDIT
(from Robelle ... www.robelle.com), you could do:

   run qedit.pub.robelle
   text A.JOB              (i.e. "JOB A")

   c "USE "$include "@

   list $i "foo"

this will search through the A job file for "foo", and will
look inside all files that were referenced in "USE " commands
(providing the "USE " started in column 1).  This works because
QEDIT recognizes Pascal/C/SPL "include" commands, and the "$i" option
to the QEDIT search/list command says "hey, if you encounter any
$include lines, search those files too!"

--
Stan Sieler                                          [log in to unmask]
                                     http://www.allegro.com/sieler.html

ATOM RSS1 RSS2