Hi!
Do you have any clue, how I can start other 9210-applications
with an OPL-program ? (maybe I need the SYSTEM.OPX or somewhat ?).
Kindest Regards for any help,
Luzie
Hi!
Do you have any clue, how I can start other 9210-applications
with an OPL-program ? (maybe I need the SYSTEM.OPX or somewhat ?).
Kindest Regards for any help,
Luzie
http://www.allabouter6.com/phpBB2/viewtopic.php?t=2062
Have fun 😊
Hi!
Thanks for your help / link! I�ll try it and post my results here.
btw. Just updated / corrected your link:
http://www.allaboutsymbian.com/phpBB2/viewtopic.php?t=2062
Regards,
Luzie2
Ah yes, the link was still to the old host 😊 Thanks 😊
Hi!
OK, the clue is to use SyRunApp instead of the old RunApp-command
from ER5-OPL.
The Syntax-Changes from ER5 to ER6 (9210) can be found
the easiest way, if you search for the commands in the
desired .OPH-File.
Regards,
Luzie
Yes. I can run programs well with the above,
event the XTM-DOS/PC-Emulator for the 9210.
But if I add my OPL-START-XTM-Program-link (.OPO)
to my Workplace and run it from there instead from
the File Manager -> XTM failes to start with an error
reading "XTM Hard Error - Cannot run Emulator - not enough memory".
If I run my programfrom the OPL-Editor TextED or from the File Manager
XTM starts most of the time without this error.
Seems to be a timing problem with my OPL-commandline
return&=SyRunApp&😞"xtm.app", "", "", 2)
Luzie
strange ...