#CanDo HEX output
This has me beat. Could someone PLEASE tell me why these lines cause
a software crash. They are the only lines in a deck which has one button and
this is the CLICK script.
OpenFile "RAM:MyFile","NewFile",WriteOnly,NewFile
FileWriteChars "NewFile","903CFF",MaxInteger,HEX
Close "NewFile"
This should create a file in ram consisting of three bytes of data.
I am using CanDo 1.6 under Workbench 1.3 on a Amiga 1000. It's probably
something silly but I can't find it.
Gary, Sydney Australia