does anyone know how to generate the source code of foxpro .

Re: source code by Eric

Eric
Mon Jun 30 04:40:25 CDT 2003

Hello, finns!
You wrote on Mon, 30 Jun 2003 17:26:59 +0800:

f> does anyone know how to generate the source code of foxpro .

The VFP source code is not available. The source codes of most wizards and
tools that ship with VFP are available in:
home() + "tools\xsource\xsource.zip"
--
Eric den Doop
www.foxite.com - The Home Of The Visual FoxPro Experts - Powered By VFP8



Re: source code by finns

finns
Mon Jun 30 04:50:36 CDT 2003




i mean " produce a report of my program includes source code "






"Eric den Doop" <ericdendoop@xspamblockxfoxite.com> ¼¶¼g©ó¶l¥ó·s»D
:e0L4juuPDHA.4024@tk2msftngp13.phx.gbl...
> Hello, finns!
> You wrote on Mon, 30 Jun 2003 17:26:59 +0800:
>
> f> does anyone know how to generate the source code of foxpro .
>
> The VFP source code is not available. The source codes of most wizards and
> tools that ship with VFP are available in:
> home() + "tools\xsource\xsource.zip"
> --
> Eric den Doop
> www.foxite.com - The Home Of The Visual FoxPro Experts - Powered By VFP8
>
>



Re: source code by Eric

Eric
Mon Jun 30 04:55:27 CDT 2003

Hello, finns!
You wrote on Mon, 30 Jun 2003 17:50:36 +0800:

f> i mean " produce a report of my program includes source code "

Ah, now I see. You can use the Documentation wizard in VFP. It's in the
Tools menu. Also, search the download area of www.universalthread.com for
other documentation generators. I once used a tool that generated a complete
web site (html) with source code documentation. Don't remember the name but
I am 95% positive that I found the tool on the UT.
--
Eric den Doop
www.foxite.com - The Home Of The Visual FoxPro Experts - Powered By VFP8



source code by Doron

Doron
Mon Jun 30 10:08:40 CDT 2003

Hi Finns,

There is no source code that creates the report. In VFP all Report's objects
are save into a table and its extesntion is FRX. You can open the report as
a table as follows: USE MyReports.FRX and then just browse it. If you need
to generate some other reports fromat out of your VFP report such as: PDF,
MS Word or HTML some third party tools can help you. You can start at
http://www.universalthread.com and look for the download option.

Regards,

Doron

The Farber Consulting Group, Inc.

The Creator of VisualRep - Report and Query Engine
http://www.dfarber.com/VRep.htm