The "test_cs_macro" folder contains an example of using the "C# IDE Mobile" interpreter 
as a MAcro/Scripting solution usable on Mobile devices.

To test this : 

- Open a dos command in "test_cs_macro"
- Build the hosting application example "cs_macro.cs" by executing "cs_macro_build.bat"
- This will generate "cs_macro.exe"
- Run "cs_macro.exe"

Now play with "cs_macro.cs" to understand how it works. Then do the same in your own application.

Harvey.