Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Generate program codes from Forms (*.scx file)

712 views
Skip to first unread message

C.S.Chan

unread,
Mar 27, 2003, 10:19:04 AM3/27/03
to
Is there a way to generate program codes from Forms (*.scx file) ?


Lee Mitchell

unread,
Mar 27, 2003, 10:45:30 AM3/27/03
to
Hi C.S. Chan:

>Is there a way to generate program codes from Forms (*.scx file) ?

Since the .SCX file in Visual FoxPro creates a form object, we no longer
create .SPR code files as FoxPro 2.x did.

You can see the code in the form by opening the form in the Class Browser
and choosing the "View Class code toolbar" icon. However, this code will
not run if you simply place it in a program.

If the SCX is part of an executable, you can buy ReFox and uncompile the
executable; however, I would only consider this as a last resort.

I hope this helps.

This posting is provided "AS IS" with no warranties, and confers no rights.

Sincerely,
Microsoft FoxPro Technical Support
Lee Mitchell

Eric den Doop

unread,
Mar 27, 2003, 11:27:47 AM3/27/03
to
Hello, Lee!
You wrote on Thu, 27 Mar 2003 15:45:30 GMT:

LM> If the SCX is part of an executable, you can buy ReFox and uncompile
LM> the executable; however, I would only consider this as a last resort.

If the EXE is not encrypted (by Refox or VFP), you can use the free yRecover
tool by Yuri Rubinov to extract VCX, SCX and FRX files from APP and EXE. You
can get it here:
http://www.foxite.com/downloads/yrecover.zip.
This VFP tool works with VFP6, VFP7 and VFP8 EXE/APP files. Not sure about
VFP3 and VFP5.
---
Eric den Doop
www.foxite.com - The Home Of The Visual FoxPro Experts - Powered By VFP8


Lee Mitchell

unread,
Apr 14, 2003, 11:20:48 AM4/14/03
to
Hi Eric:

Thanks for the reference to Yuri Rubinov's utility. I made a note of it
and will keep it for future reference.

This posting is provided "AS IS" with no warranties, and confers no rights.

Sincerely,
Microsoft FoxPro Technical Support
Lee Mitchell

>Hello, Lee!

0 new messages