Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
FoxUser issue with FOXUSER?
Message
From
04/08/2023 09:34:23
Lutz Scheffler
Lutz Scheffler Software Ingenieurbüro
Dresden, Germany
 
General information
Forum:
Visual FoxPro
Category:
Installation, Setup and Configuration
Miscellaneous
Thread ID:
01686893
Message ID:
01686902
Views:
45
>>>All of a sudden, when attempting to changing a Zoom setting while previewing a Report run with SET REPORT BEHAVIOR 90, the FoxPro 9 Development environment crashes and boots me out - never seen this behavior before. I suspect it's an issue with my FOXUSER file.
>>>
>>>Anyone know where I can find a reference to the FOXUSER structure and settings?
>>
>>It might be worth confirming that it actually is a FOXUSER issue. You could:
>>- rename, or move your existing FOXUSER.* files to another location
>>- restart the IDE, allowing new (empty) ones to be rebuilt
>>- see if the problem persists
>
>Thanks for your reply - same issue with new FOXUSER file - any suggestions?

Hi Marshal,
Sounds odd.
My first idea is, run a decent RAM test on your machine, check hardware.
Any chance to set up VFP in a virtual machine on a different comp and test there?

Now the steps to try I see:

Most stupid question: Can you change to a different page in preview?

- Try to run a simple report (for example: HOME(1)+"Tools/filespec/60mnx.frx") directly on a clean IDE without any other program running. If this works, possibly some badly declared variables?

- Check that you use the right listener app (_REPORTOUTPUT)
- Check that you use the right preview app (_REPORTPREVIEW)
- Try to get the apps from somewhere else (customers comp, second comp ...)

- Any other changes to the report apps? Private listeners, XFRX or the like?
- Are you running like REPORT FORM .. OBJECT .. ?

- If all fails, the code is on HOME(1)+"Tools/xsource", use the app from there and try to SET STEP ON into the handler. The code is not very tricky to debug.
For all I remember, it is like "MODI CLASS frxpreviewform OF frxpreview.vcx METHOD SetZoomLevel"
Pls report the code where it fails.
Words are given to man to enable him to conceal his true feelings.
Charles Maurice de Talleyrand-Périgord

Weeks of programming can save you hours of planning.

Off

There is no place like [::1]
Previous
Reply
Map
View

Click here to load this message in the networking platform