Hey,
DD here. I wish to ask a couple questions.
1): Is it possible to execute a .dba file from a DbPro program? As in, lets say I have a prog called prog.exe, and a dba file called "mycommands.dba". Is it possible to have :
Prog.exe run -->>> then call "my commands.dba" -->>> and run the dba as if it were other code in the program(not executeing in another window, or anything like that?)?
It is my understanding that the Execute File command will open only executables..... and the help file says:
Quote: "
"Passing a document, rather than an executable as the filename will cause the document to be opened." "
and 2): This method would be somthing like scripting for DBpro.....But I also have a Lua Plugin for scripting......But when I try to run my scripts(They run in a Lua compiler...) they crash. Why?
@Nerd in Training
Just in case you are wondering, i'll post my stuff() on your thread......i'll edit, because there is no need for me to post my code here now....