Recent

Author Topic: How to Execute External or Dynamic Code  (Read 1746 times)

Irwin

  • Newbie
  • Posts: 3
How to Execute External or Dynamic Code
« on: January 09, 2018, 02:06:03 am »
Hi guys,

First at all, I come from Visual FoxPro 9.0.

All my apps made on VFP can execute dynamic code from any events (Buttons, Grids, Forms, etc).

Example:

lcFile = "c:\test\myDynamicCode.txt"

=EXECSCRIPT(FILETOSTR(lcFile))

Is it possible to execute it on Pascal?

Thanks...!

Handoko

  • Hero Member
  • *****
  • Posts: 5154
  • My goal: build my own game engine using Lazarus

 

TinyPortal © 2005-2018