HP3000-L Archives

October 1997, 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:
"Kevin L. Newman" <[log in to unmask]>
Reply To:
Date:
Tue, 14 Oct 1997 08:06:41 -0500
Content-Type:
text/plain
Parts/Attachments:
text/plain (27 lines)
>Hi Kevin,
>
>The ^ is "reserved for future use" according to the Supertool manual.
>Try using:
>
>IF ELEMENT-EDIT=="@@@/@@/@@@"
>
>Hope it helps.
>Gary Nolan
>Sydney Steel Corp.

Here is the response that I got back from the supertool list, from Hans at
Robelle:

> base dict.convert,1
> get data-element
> define oldvalue,element-edit[1],8
> if oldvalue = "^^/^^/^^"
> define newvalue,element-edit[1],10 > update
> extract newvalue = "^^^^/^^/^^"
> xeq

It worked great, and preserved those pesky little .'s (non-printing characters)
at the end of the '^^/^^/^^' string!

Kevin Newman

ATOM RSS1 RSS2