input output component

Forum for suggestions regarding the next update / release of Flowcode

Moderators: Benj, Mods

Post Reply
bigparmezan
Posts: 10
Joined: Wed Dec 10, 2008 10:39 am
Contact:

input output component

Post 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!

Post Reply