Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Foxuser - Interpreting the data field
Message
From
27/05/1999 05:36:11
 
 
To
26/05/1999 23:55:55
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00223014
Message ID:
00223335
Views:
20
>>Does anyone know how to interpret the data held in the data field of the foxuser.dbf.
>>
>>I'm using a custom window for previewing a report and would like to restore the window position from this information.
>>
>>Thanks,
>>
>>Mace
>
>I don't think you can- it's the equivalent of compiled code. You can, however, prevent chanes to one or more objects from persisting by setting the corresponding "readonly" field to .T. in the foxuser table.

Erik, I finally sussed it for the report position (REPORTPOS). Characters 7-10 are a DWord for the top position, 11-14 a Dword for the left. 15 - 18 for the right and 19-22 for the bottom. I haven't work out what all the other stuff is, but in time....

Thanks anyway,

Mace
Previous
Reply
Map
View

Click here to load this message in the networking platform