limiting browse based on login?
Tom Aldridge
toma at aldridgeinc.com
Thu Sep 3 10:24:55 PDT 2009
Scott,
Sorry, but a mistake here:
Quoting from my earlier posting:
582 ------- - - - - - - - - - - - - - - - -
delc. If: 'see if there are records in the qualifier for
this client .
.
Then: lookup dclients = ("crecords@"{client_no) k=("") i=D -ng
Should have been:
Then: lookup dclients = ("mainclientfile@"{client_no) k=("") i=D -ng
Also quoting from my earlier posting:
"When the client exits, have it delete the records they're sitting on
because remember you are in a stand file and don't want to create a
bunch of useless records there. "
Should have been "delete the record", not records, you're sitting on in
the stand file. Although come to think of it, if you want to keep track
of how often clients are accessing the system or other client access
information, you could keep the stand files and put some other field in
there like client name, login name, date, time, etc. Might be useful....
if not just delete the record.
I hope this helps.
Tom
More information about the Filepro-list
mailing list