HP3000-L Archives

June 1999, Week 4

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:
John Zoltak <[log in to unmask]>
Reply To:
John Zoltak <[log in to unmask]>
Date:
Thu, 24 Jun 1999 17:15:14 -0400
Content-Type:
text/plain
Parts/Attachments:
text/plain (46 lines)
Ted,

In BASIC try this to avoid truncation and wrapping.

Build Wide;Rec=-256,,,ascii
Basic
get program
list,out=wide,recsize=256

This won't wrap until the line is longer than 256 characters. You can
try wider if you need to.

John Zoltak
North American Mfg Co
Cleveland Ohio


> -----Original Message-----
> From: Ted Ashton [mailto:[log in to unmask]]
> Sent: Thursday, June 24, 1999 5:05 PM
> To: [log in to unmask]
> Subject: Re: [HP3000-L] BASIC files
>
>
> This is to save more folks from advising me to get into the
> BASIC subsystem and
> list the source out to a flat file.  I already know how to do
> that and will if
> I must, but you lose data that way.  BASIC's list facility
> wants to do its own
> formatting.  It will truncate REMarks which are *not*
> truncated in the actual
> source file and will wrap lines gratuitiously.  That's why
> I'm wanting to read
> the file itself.
>
> Thanks,
> Ted
> --
> Ted Ashton ([log in to unmask]), Info Serv, Southern
> Adventist University
>           ==========================================================
> Teach to the the problems, not to the text.
>                         -- Nebeuts, E. Kim
>

ATOM RSS1 RSS2