Here I'm again... fighting with this program.
Is there any way to insert JUST ONE mem var, stored in disk among hundreds of others at xxxxxxxx.mem, in the actual and running mem var? The var. has the same name as the running one, which must be preserved.
I mean this:
the running var. has a name 'vcod'; I need to know which 'vcod' has certain record stored in the disk at xxxxxxxx.mem.
I tried RESTORE FROM xxxxxxxx.mem ADDITIVE, but it loads the entire record...
Thanks.
dBase III Plus
Is there any way to insert JUST ONE mem var, stored in disk among hundreds of others at xxxxxxxx.mem, in the actual and running mem var? The var. has the same name as the running one, which must be preserved.
I mean this:
the running var. has a name 'vcod'; I need to know which 'vcod' has certain record stored in the disk at xxxxxxxx.mem.
I tried RESTORE FROM xxxxxxxx.mem ADDITIVE, but it loads the entire record...
Thanks.
dBase III Plus