Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Changing Methods field in MyForm.SCX
Message
From
11/04/1998 11:19:35
 
 
To
11/04/1998 09:27:16
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00090757
Message ID:
00091313
Views:
26
>>I want to make similar changes to many forms so I plan to write a simple program to work against the Methods field in each of my forms' SCX tables. This is the memo field where the form's method code is kept as procedures.
>>
>>I am concerned that by doing this, the contents of the ObjCode field (also in the SCX) will no longer be in synch with the Methods field, and I could get into some trouble. Is there a step that I can take after modifying the code in the Methods field that will "recompile" the Methods code and update the ObjCode field. Is this done automatically in a project build when I check off recompile all files?
>>
>>Bob
>
>Two choices: one, after closing the modified .scx, simply issue "Compile form [scx_name_goes_here]". Other, blank the objcode field and/or timestamp field - then it'll know it has to recompile on next build.

Thanks Dragan
That makes it clear for me now. I was missing what would normally trigger a recompile.
Bob
Previous
Reply
Map
View

Click here to load this message in the networking platform