Kurt Wendt wrote on 2015-07-20:
> It's generally found in the Root folder of a VFP application!
>
> -----Original Message-----
> From: ProfoxTech [mailto:[email protected]] On Behalf Of jerry
foote
> Sent: Monday, July 20, 2015 2:48 PM
> To: [email protected]
> Subject: Foxuser
>
> Where should the file foxuser be located?
> Thanks Jerry
>
Kurt,
Usually auto-created if not already there.
Most of the time, the Runtime really doesn't need the FoxUser table.
Only when you customize the default toolbars (i.e. Report Preview) you need
to have it.
One would turn off the FoxUser for a runtime by embedding a Config.Sys in
the executable.
In the Config.Sys you would need the line:
Resource=Off
I have a special FoxUser table embedded in the executable that I set just
before bringing up a Fox report in a preview window. I use SET RESOURCE TO
the embedded filename. VFP doesn't error. I also SET RESOURCE OFF right
after the report preview is closed.
Tracy Pearson
PowerChurch Software
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message:
http://leafe.com/archives/byMID/profox/[email protected]
** All postings, unless explicitly stated otherwise, are the opinions of the
author, and do not constitute legal or medical advice. This statement is added
to the messages for those lawyers who are too stupid to see the obvious.