Re: Compiling FoxPro Programs by swdev2
swdev2
Fri Apr 04 16:59:19 CDT 2008
NO -
you do not need to COMPILE this 'enhanced' prg.
Stop what yer doing for a moment.
Ask around how/why this 'enhanced' prg file is being used.
VFP IDE can be called via a batch file, passing in the name of the prg
file -
then the prg file runs.
If you are wanting to MAKE an EXE that ONLY uses the VFP RUNTIME modules,
then go that route.
IMO, putting the VFP IDE on another machine to 'run a batch' violates the
licensing,
unless the 'batch machine' already has a license for the VFP IDE.
Mondo regards [Bill]
--
===================
William Sanders / EFG VFP / mySql / MS-SQL
www.efgroup.net/vfpwebhosting
www.terrafox.net www.viasqlserver.net
"PSULionRP" <PSULionRP@discussions.microsoft.com> wrote in message
news:C03B22F2-761A-47DA-A71B-3524CE5E7BC0@microsoft.com...
> Visual FoxPro 8. Enhancing a .prg. Not part of the project .pjx.
>
> So do I need to compile this enhanced .prg???
>
> "swdev2" wrote:
>
> > What Version of FoxPro ?
> > Have you looked in the Help File ?
> > If you compile to an executable,
> > you'll usually start with a project (pjx) file.
> >
> > Mondo Regards [Bill]
> > --
> > ===================
> > William Sanders / EFG VFP / mySql / MS-SQL
> > www.efgroup.net/vfpwebhosting
> > www.terrafox.net www.viasqlserver.net
> >
> > "PSULionRP" <PSULionRP@discussions.microsoft.com> wrote in message
> > news:74BA94DD-1624-4B40-8A9B-3AD7AF0352DE@microsoft.com...
> > > New to FoxPro. I have a batch program with a .prg extension. Do I need
to
> > > recompile this in FoxPro or are the only things that need to be
> > re-compiled
> > > .pjx files???
> > >
> > > Thanks in advance for your help.
> > >
> > > PSULionRP
> >
> >
> >