home *** CD-ROM | disk | FTP | other *** search
- Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
- Path: sparky!uunet!paladin.american.edu!auvm!UKCC.UKY.EDU!FREJDH
- Message-ID: <NOTABENE%92072301205287@TAUNIVM>
- Date: Wed, 22 Jul 92 17:58:14 EDT
- Sender: Nota Bene List <NOTABENE@TAUNIVM>
- From: Jesse Hurlbut <FREJDH@UKCC.UKY.EDU>
- Subject: Command Brackets in XPL program?
- Newsgroups: bit.listserv.notabene
- Lines: 18
-
- I'm trying to put together an XPL program that has lots of search
- strings that include command brackets. I'm running into problems with
- them being interpreted as actual commands and not search strings. For
- example:
-
- se /<<PR blah blah/
-
- Then later in the program:
-
- se /blah blah>>/
-
- As a result, EVERYTHING in between is considered part of a PR-delta
- (including several lines of XPL commands, which are being
- completely ignored).
-
- Is there some way around this problem?
-
- Jesse Hurlbut
-