Delete command...
Mike Schwartz-PC Support & Services
mschw at athenet.net
Mon Jul 5 19:09:21 PDT 2004
>
> Try delete; exit
>
> George Simon (IT Department)
>
>> Am I missing something?
>>
>> -Chad McWilliams
I don't know if
delete; display; end
would show the screen any differently, but you might want to try removing
some of the data yourself, so that the users see a blank screen; something
like:
delete; 1=""; 2=""; 3=""; display; end
You could even write a quick loop to remove the data from all the
visible fields without too much trouble.
Mike Schwartz
More information about the Filepro-list
mailing list