I don't want to report a bug yet as I still can not pin this down
1. when I installed RapaGUI all my existing programs that used Texteditor.mmc have the text colour the same as bacground colour. (could be related to updaing texteditor and other libs for RapaGUI)
2. programs that use run() generate DSI errors, sometimes I can ignore errors and all runs OK othertimes not.
here is the code that fails( worked with HW6.1 and Royale )
Code: Select all
Text$ = moai.get("editor","text")
StringToFile(Text$,"HWtemp.hws")
Run("DH1:Hollywood/System/Hollywood ".."DH4:Hollywood_Programs/NewED/HWtemp.hws",true)
Has anyone else had this type of problem.
Cheers
Leo