Hi,
Recently I have compiled Boox from \extras. Looks very nice,
especially I love Interactive console with syntax coloring and code
completion and the class browser.
However, working with the editor I cannot direct the output to the
standard console (boox output console instead) and interactive
applications like
x = double.Parse(prompt("Enter a number >>>"))
print "Square of your number is ${x**2}"
prompt("Press any key...")
become unusable when run from the editor.
Moreover, the above code does not run from the Boox (though runs
perfectly from command line) with the error like
TargetInvocationException (the error message is long, but again I
cannot copy it from the Boox output :))
Any idea how to fix it? I really like Boox, but this issue hinders any
serious work with it...
Thanks a lot!
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Boo Programming Language" group.
To post to this group, send email to
boolang@...
To unsubscribe from this group, send email to
boolang-unsubscribe@...
For more options, visit this group at
http://groups.google.com/group/boolang-~----------~----~----~----~------~----~------~--~---