Page 1 of 1

input output component

Posted: Thu Dec 11, 2008 7:23 am
by bigparmezan
Hi,

as a programming teacher I have a suggestion for the Flowcode. It lacks an easy input/output virtual component, which would only work in the simulation and would enable the students to enter data without being forced to use step by step execution and manual input directly into variables.

The component needs (at least two) two macros: input (which would stop the execution and wait for the input) and output which could output text and variable values.

Such a component would enable Flowcode to become a great general programming introductory tool!

Thanks!