HP3000-L Archives

August 2001, 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:
Scott Gates <[log in to unmask]>
Reply To:
Scott Gates <[log in to unmask]>
Date:
Wed, 8 Aug 2001 15:19:45 -0400
Content-Type:
text/plain
Parts/Attachments:
text/plain (39 lines)
I've been trying to contact the POWERHOUSE Listserv using OPOWERH-
[log in to unmask]

Is this list still alive?  I really NEED it.  My QUIZ is VERY rusty.

My original Quiz question was simple.  Most of you could do it in your
sleep, I'd bet.

I'm creating a subfile to be imported into Excel.  I want to use tabs to
delimit the fields.  But when I transfer using Reflections, All my tabs are
converted to 00 (null) characters.

I'm sure I'm doing something wrong either with the Define.
I've printed with DISPLAY FUNCTIONS and don't see the tabs either.
Here's a piece of my code.

acc *FEDTXRPA

DEF NTAB INT*9 = 9
DEF HTAB CHAR*1 = CHAR(NTAB)

SORT ON EMP-NBR
SET SUB NAME FEDTXRPD AT EMP-NBR SIZE 20000 KEEP
REP  SUM     &
         ENTITY-ID        HTAB      &
         CALENDAR-YEAR    HTAB      &
         Q
:yadda :
:yadda :

Go

Thanks in advance.

Scott

* To join/leave the list, search archives, change list settings, *
* etc., please visit http://raven.utc.edu/archives/hp3000-l.html *

ATOM RSS1 RSS2