Home > Archive > FoxPro Setup > May 2005 > Command-line Compile









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Command-line Compile
Robert Smith

2005-05-24, 8:25 pm

Is there a way to compile vfp9 via command line like one would do for a
Visual Studio project/solution with msdev.com or devenv.com? The plan is to
build via NAnt with <exec>. Please advise. Thanks!
Lee Mitchell

2005-05-24, 8:25 pm

Hi Robert:

Does the BUILD command give you what you need?

BUILD EXE EXEFileName FROM ProjectName [RECOMPILE]

I hope this helps.

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

Sincerely,
Microsoft FoxPro Technical Support
Lee Mitchell

*-- VFP9 HAS ARRIVED!! --*
Read about all the new features of VFP9 here:
http://msdn.microsoft.com/vfoxpro/

*--Purchase VFP 9.0 here:
http://www.microsoft.com/PRODUCTS/i...cid=54787e64-52
69-4500-8bf2-3f06689f4ab3&type=ovr

Keep an eye on the product lifecycle for Visual FoxPro here:
http://support.microsoft.com/default.aspx?id=fh;[ln];lifeprodv
- VFP5 Mainstream Support retired June 30th, 2003
- VFP6 Mainstream Support retired Sept. 30th, 2003


>Is there a way to compile vfp9 via command line like one would do for a
>Visual Studio project/solution with msdev.com or devenv.com? The plan is

to
>build via NAnt with <exec>. Please advise. Thanks!



Robert Smith

2005-05-24, 8:25 pm

That's from within the FoxPro IDO, isn't it? What I'm looking to do is create
an automated process that calls the project file and results in an exe. For
instance with Microsoft's devenv at command line I could type/invoke by
batch/call by nant, etc "devenv ProjectA.sln /rebuild Release" or something
similar...

~Robert


"Lee Mitchell" wrote:

> Hi Robert:
>
> Does the BUILD command give you what you need?
>
> BUILD EXE EXEFileName FROM ProjectName [RECOMPILE]
>
> I hope this helps.
>
> This posting is provided "AS IS" with no warranties, and confers no rights.
>
> Sincerely,
> Microsoft FoxPro Technical Support
> Lee Mitchell
>
> *-- VFP9 HAS ARRIVED!! --*
> Read about all the new features of VFP9 here:
> http://msdn.microsoft.com/vfoxpro/
>
> *--Purchase VFP 9.0 here:
> http://www.microsoft.com/PRODUCTS/i...cid=54787e64-52
> 69-4500-8bf2-3f06689f4ab3&type=ovr
>
> Keep an eye on the product lifecycle for Visual FoxPro here:
> http://support.microsoft.com/default.aspx?id=fh;[ln];lifeprodv
> - VFP5 Mainstream Support retired June 30th, 2003
> - VFP6 Mainstream Support retired Sept. 30th, 2003
>
>
> to
>
>
>

Fred Taylor

2005-05-24, 8:25 pm

Create a .PRG file that has the BUILD command in it. You could then start
VFP with that .PRG.

--
Fred
Microsoft Visual FoxPro MVP


"Robert Smith" < RobertSmith@discussi
ons.microsoft.com> wrote in message
news:87DB5AF9-59F7-4EDC-85C4- 4E8B8A313AA2@microso
ft.com...[color=darkred]
> That's from within the FoxPro IDO, isn't it? What I'm looking to do is
> create
> an automated process that calls the project file and results in an exe.
> For
> instance with Microsoft's devenv at command line I could type/invoke by
> batch/call by nant, etc "devenv ProjectA.sln /rebuild Release" or
> something
> similar...
>
> ~Robert
>
>
> "Lee Mitchell" wrote:
>


Sponsored Links





Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive | Programming forum archive

Copyright 2008 droptable.com