× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Hi, Bryce:

You could also do this the "old" way (e.g. before CHGPF existed):

1. rename the old PF (and rename or delete any LFs over that PF)
2. CRTPF the new PF
3. copy data into the new file: CPYF FROMFILE(oldname)
TOFILE(newname) FMTOPT(*MAP *DROP)
4. recreate any LFs over the new PF, if needed
5. delete the old PF (no longer needed)

Hope that helps,

Mark S. Waterbury

> On 9/20/2011 9:28 AM, Bryce Martin wrote:
Like I said, I hadn't investigated it thoroughly, I just knew it wasn't
"working" as I had liked. I guess the work around is to create a command
to prompt the DLTF command and then prompt the CRTPF command to recreate
the file (if you don't mind data loss). If you need your data, then
you'll have to do it from the green screen I guess.


Thanks
Bryce Martin
Programmer/Analyst I
570-546-4777


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.