bchip
Expert Member
- Joined
- Mar 12, 2013
- Messages
- 1,324
- Reaction score
- 418
Hi everyone
Just need a pointer in the right direction as Im not coming right with Google.
I'm messing around with an app. In the app you write code that does XYZ - Its a script.
The app compiles and everyone is happy.
I dont want all the scripts to be compiled in the final solution, I want to save the scripts in separate files
and then as I run the program I "open file" script and run.
How would one do this?
Let me know if the question is unclear.
Thanks
Just need a pointer in the right direction as Im not coming right with Google.
I'm messing around with an app. In the app you write code that does XYZ - Its a script.
The app compiles and everyone is happy.
I dont want all the scripts to be compiled in the final solution, I want to save the scripts in separate files
and then as I run the program I "open file" script and run.
How would one do this?
Let me know if the question is unclear.
Thanks