Hello all having a few problems with the opl stuff on my 9210 and was pointed in this direction by my good friend SwitchBlade.
I have installed the SDK on my laptop and the OPLDev kit etc on my 9210 and all works fine, but i am unable to open the FreEPOC Event core in the Program environment. It insists on opening in it in word and then gives me the error "AppArcServerThread,FSCLIENT panic,reason number 24" and loses all formating etc.
Any assistance would be greatly appreciated
Opl Help
I only program using a text editor on pc. Instead of programming on the 9210. so if you really can't figure it out, you could maybe try it this way?
I have also tried opening it on the pc again but to no avail, i am following the guide that Ewan has placed on this site and understand that it is a framework upon which you can build apps. If anyone has the full code in a txt format or know where i can download it i will type it in myself 😊 .
Thanks all
Have you tried opening it from within Program using the File -> Open command?
Rafe
Yep i have tried that it will does not see the file,i have tried changing the file extension but that didnt work either. I also tried importing the file but i wont accept it that way either. If any of you have it in a normal txt file then email it to me or switch either way i will get it,Thanks again 😃
use opltran command in a dos window to convert .opl to .tpl files.
.tpl files are in plain ascii.
Then use opltran file.tpl to compile ...
😊
They will show up in the emulator.
If I recall correctly in the first lines you'll see something with "icon core.mbm" comment out that line because you don't have the icon,
when you compile you'll app will show up in extra's (only if you have the "app blah,blah" line in you app at the beginning) of your emulator