×
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 Patrick,
What Sam and Bruce said. I also sort of remember the 3rd party utility
DBU having that capability.
Just to expand a little more on the save file thing in case you haven't
run across it -- save files have a record length of something like 528,
and RPG can read it just fine as a program-described file. If you've
saved the single file to a save file, then it's matter of reading
through it and finding the record in question and resetting the delete
flag. I have a vague recollection that it's the first byte or two set
to x'ffff'.
Instead of relying on my memory, let's turn to google:
http://www.dbg400.net/foswiki/bin/view/DBG400/UndelVersion2
--
*Peter Dow* /
Dow Software Services, Inc.
909 793-9050
petercdow@xxxxxxxxx <mailto:petercdow@xxxxxxxxx>
pdow@xxxxxxxxxxxxxx <mailto:pdow@xxxxxxxxxxxxxx> /
On 7/25/2020 11:04 AM, Patrik Schindler wrote:
Hello Peter,
Am 25.07.2020 um 19:27 schrieb Peter Dow <petercdow@xxxxxxxxx>:
Also, it's possible to undelete a deleted record if it has not been reused.
May I ask some more information about that capability?
:wq! PoC
PGP-Key: DDD3 4ABF 6413 38DE - https://www.pocnet.net/poc-key.asc
As an Amazon Associate we earn from qualifying purchases.
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.