Re: am i doing something wrong or just beating my head on the big wall?



David Frankenbach wrote:
> or use Alan's execscript() oneliner if you have a recent enough version of
> VFP *bg*
>
It is still 2 lines of VFP code getting executed no matter how you slice it
.



Relevant Pages

  • Re: am i doing something wrong or just beating my head on the big wall?
    ... or use Alan's execscript() oneliner if you have a recent enough version of ... VFP *bg* ... Prev by Date: ...
    (microsoft.public.fox.programmer.exchange)
  • Re: EXECSCRIPT
    ... *-- Si se usa VFP 7 o superior, esta función se anula automáticamente ... *-- para usar la función nativa de VFP. ... LOCAL lcTemp, lcTempFile, lcComando, lcParams, lcSetDevelop, lcDir ... For more documentation for this function you can read the VFP 7/8 Execscript help, but, in short, the first parameter is the string having de block to execute, the rest of the parameters are optional and are passed to the indicated block. ...
    (microsoft.public.fox.programmer.exchange)
  • Re: EXECSCRIPT
    ... LOCAL lcTemp, lcTempFile, lcComando, lcParams, lcSetDevelop, lcDir ... For more documentation for this function you can read the VFP 7/8 Execscript help, but, in short, the first parameter is the string having de block to execute, the rest of the parameters are optional and are passed to the indicated block. ...
    (microsoft.public.fox.programmer.exchange)
  • Re: Memo Fields as Programs?
    ... Or copy the content of the memo at runtime to a temporary .prg file.... ... Or use '&' macro substitution.... ... > And if your version of VFP pre-dates the ExecScript() function, ...
    (microsoft.public.fox.helpwanted)
  • Re: Memo Fields as Programs?
    ... And if your version of VFP pre-dates the ExecScript() function, ... http://www.cycla.com/software/codeblock.htm and download CODEBLOCK which ... >> as you would a prg? ...
    (microsoft.public.fox.helpwanted)