Read only file

Nancy Palmquist nlp at vss3.com
Tue Oct 20 15:04:04 PDT 2009


Richard Kreiss wrote:
> I have a file which is set on the command line to be read only.
>
> I have an @key function which lists information from another file.  When the
> key to list this browse information is pressed, a warning appears warning
> that any changes to the record will be discarded.  Is there a way to
> suppress this warning as nothing is being update in the record?
>
> I realize I could create a screen with no access to any of the fields to
> accomplish this.  I am already blocking all of the number keys so the screen
> can't be switched.
>
>
> Richard Kreiss
> GCC Consulting
> rkreiss at gccconsulting.net
>   
>
>
>
>
>
> _______________________________________________
> Filepro-list mailing list
> Filepro-list at lists.celestial.com
> http://mailman.celestial.com/mailman/listinfo/filepro-list
>
>   
Richard,

I would put them in another file that does not store any data but is not 
read only.  I would do that for all the stuff.  Then when you display 
data just get it from the read only file.

It can do popups instead of screen displays, looks the same to the 
user.  Kind of depends on how you handle indexes, searching and other 
normal filePro stuff.

How you been?
Nancy

Nancy

-- 
Nancy Palmquist 		MOS & filePro Training Available
Virtual Software Systems	Web Based Training and Consulting	
PHONE: (412) 835-9417		   Web site:  http://www.vss3.com



More information about the Filepro-list mailing list