Page 1 of 1

Blockly

Posted: Wed Nov 20, 2019 1:04 pm
by olzeke51
Hello Basicchip,
Thank you for releasing your WIP - BlocklyBASIC.
It runs my 'Helloworld.blockly' okay {but (FYI) as "teste" in a new TclTerm[7.14] window]
'
It is not intuitive as to how to get access to a previously saved 'file.blockly' program.
I tried to 'associate' .blockly files with the 'Coridium.exe' in the
C:\Users\...\Documents\Coridium\blockly\CoridiumBlockly\Coridium Blockly
BUT only got a new window with a partial label of " Coridium Block " and nothing else
'
Any guidance would be appreciated. - I realize this is a WIP
Thanks,
Olzeke51
fwiw - i extracted the files to this folder C:\Users\...\Documents\Coridium\blockly
AND it created these "\CoridiumBlockly\Coridium Blockly"

Re: Blockly

Posted: Wed Nov 20, 2019 6:13 pm
by basicchip
My guess is if you want to double click on a blockly file, you will need to set up a batch file that moves you to that directory and then launch the Coridium.exe application.

The files themselves are in XML format, not very friendly viewable in a text editor, well they are graphic.