HP3000-L Archives

November 1999, 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:
Tom Brandt <[log in to unmask]>
Reply To:
Tom Brandt <[log in to unmask]>
Date:
Tue, 2 Nov 1999 17:08:01 -0500
Content-Type:
text/plain
Parts/Attachments:
text/plain (36 lines)
This is a little round-about, but it works.  You build a temporary copylib,
copy the old one to it, purge and rebuild the permanent copylib with a new
file size, and copy the temporary copylib back to the permanent one.

1.  In COBEDIT, use the BUILD command to build a temporary copylib with as
many records as are in your current copylib.

2.  Still in COBEDIT, use the LIB command to designate the temporary
copylib as the current one, and use the COPY command to copy the old
copylib into the temporary one.

3.  Still in COBEDIT, use the LIB command to designate your old copylib as
the current copylib, and issue the PURGE ALL command.  This will purge the
old copylib.

4.  Use the BUILD command to build a new permanent copylib.  Specify the
appropriate number of records.

5.  Use the COPY command to copy from the temporary copylib to the new
permanent copylib.

6.  Use the LIB command to designate the temporary copylib as the current
one, and the PURGE ALL command to purge it.

At 16:57 11/02/1999 -0500, you wrote:
>I'm trying to add another file to my copy libraries.  COBEDIT exits with
an error before completing.  Checking with KSAMUTIL shows that the number
of records = EOF.  How do I expand this file to allow for more records?
>
>TIA
>

Tom Brandt                            Northtech Systems, Inc.
+1 734-769-5040                     313 N. First Street
+1 734-769-5498 (FAX)            Ann Arbor, MI 48103

ATOM RSS1 RSS2