I am not suggesting that. Compile some Msgbox statements into Globals and App_StartThe device not permit the installation of Basic4ppc.
I don't really understand what you mean by this but my Basic4ppc installation is nothing like yours, it is highly modified for desktop use only and can longer compile for devices.Can you upload a complete installation folder of Basic4ppc of the your device?
and post #18 abovethe Class1.cs file found in the Tzor folder that is somewhere under your AppData/Roaming/AnywhereSoftware folder
In Windows 7 it is in C:\Users\YourUserName\AppData\Roaming\Anywhere Software\Basic4ppc\TzorMake sure you are looking in Class1.cs in the Tzor folder under AppData, not Class1.c which is in the Basic4ppc Tzor folder under Program Files.
try{initialize();}catch (Exception ex){MessageBox.Show("Error!\n" + ex.Message + "\n" + ex.StackTrace,"Basic4ppc");}
It must be there or optimised compiling would not work. You are not looking in the correct place.Why Class1.cs is not present in my Tzor folder?