HP3000-L Archives

February 1997, Week 3

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:
"Michael D. Hensley" <[log in to unmask]>
Reply To:
Date:
Thu, 20 Feb 1997 15:13:50 +0000
Content-Type:
text/plain
Parts/Attachments:
text/plain (22 lines)
> I'm having a problem getting a script file to output (via ECHO) a
> variable that contains the infamous "<" and ">" characters (and yes, the
> script file is building an HTML file).  Here is what I wanted to do:
>
>    setvar out "<pre>"
>    echo !out

Piece of cake:

   :setvar foo "!<bar!>"
   :echo !foo
   <bar>
   :showvar foo
   FOO = !<bar!>
   :


---
Michael D. Hensley             |
Software Development Manager   | [log in to unmask]
Lund Performance Solutions     | http://www.lund.com

ATOM RSS1 RSS2