HP3000-L Archives

June 1998, Week 1

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:
"Newman, Kevin:" <[log in to unmask]>
Reply To:
Newman, Kevin:
Date:
Tue, 2 Jun 1998 18:00:08 -0400
Content-Type:
text/plain
Parts/Attachments:
text/plain (24 lines)
I'm writing some code in Transact where I would like to include a '"'
(double quote mark) in the display.  I can define things like the
following, but I don't know what the value should be in order to get a
quotation mark.  How do I figure these things out?  What if I needed a
tab instead?


define(item)
   quote x(2):
    quote-i i(2)=cr(1);

list
   quote,init;

let (quote-i) = ????;


TIA,

Kevin


ps: the value for carriage return is 3360.

ATOM RSS1 RSS2