HP3000-L Archives

August 1996, 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:
Mike Farrell <[log in to unmask]>
Reply To:
Mike Farrell <[log in to unmask]>
Date:
Thu, 15 Aug 1996 08:06:09 -0700
Content-Type:
text/plain
Parts/Attachments:
text/plain (20 lines)
Santavy, Chris wrote:
>
> I want to convert/copy a variable file to a fixed file.
>
> All of the records on the variable file are of the same length.  I want the
> record length of the Fixed file to be set this.
>
> Any suggestions please.
>
> ChrisSimply build a new file using fixed record format ex: BUILD
FOO;REC=-80,1,f,ascii;disc=?,, Whatever your longest record length is
that is the size you should use after REC=-. Then use FCOPY to copy the
file from the original file to the new file. This should work just fine.
--
Mike Farrell
Intermountain Gas Company
Data Center Operations Supervisor
555 South Cole Road
Boise,  ID  83707

ATOM RSS1 RSS2