HI
To convert a form into a PRG...CLICK ON FoxPro MENU choice...
TOOLS -> ClassBrowse ->
-> CLick on Open Icon
-> Select the file type as Form
-> Look in the directory where the form is available..
-> choose the form and Click OK
Now in the resulting window one of the icon is for
'view class code'.. click on this... your prg file is what you get.. Now save this as your myForm.prg file
Remember the limitations... some of the higher level class codes will not appear as they do not form part of this form. They are inherited. If you are so specific.. you can again generate codes for these classes as well and plug it in the codes.
*********************************************
Another way is CHOOSE... TOOLS->WIZARD->Documentation
follow the wizard. YOu can have the code for the whole of the project in a .lst file.
Hope this helps
ramani :-9
(Subramanian.G),FoxAcc, ramani_g@yahoo.com