Check syntax/simulation error

TerryRy

Member
I have a simple blockly program which throws up errors when I try to run a simulation or check syntax. See attached screen grabs about missing files. I have tried all the usual (reboot PC and uninstall/reinstall PICAXE editor).

My workaround is to convert to BASIC which allows me to work without errors (check syntax, simulate and download).

I'm sure that there is a simple answer to this which someone will know.

Cheers Terry

Message 1.JPGMessage 2.JPGMessage 3.JPG
 

Technical

Technical Support
Staff member
The missing files are just temporary filenamess (the blockly is converted to temporary basic file for compilation). This is unusual - something external to the PE6 software is preventing the temporary files being saved.
 

TerryRy

Member
Thanks Technical. That's given me something to chase. I have been using an old workspace for a new project although it is as you say, likely to be something associated with Dropbox or Google Drive. I am, however, able to convert the file to BASIC and from there Simulate and download to a PICAXE without a problem.

cheers Terry
 
Top