Search found 2 matches

by Memo
Sun Dec 14, 2008 12:43 am
Forum: General Programming
Topic: How to input digits with Flowcode
Replies: 5
Views: 6266

Re: How to input digits with Flowcode

Benj
Thanks for your fast response
I tried your suggestions and worked out wonderfull.
As a matter of fact I did not know about the examples file which is a must for beginners like me.
Memo
by Memo
Sat Dec 06, 2008 3:28 am
Forum: General Programming
Topic: How to input digits with Flowcode
Replies: 5
Views: 6266

How to input digits with Flowcode

Hello I need to input 3 digits (ie:360) into a varaible to elaborate with it later on, during the program. I tried several times and in different forms with Flowcode with no results at all. I tried with switches and no luck, then I tried with keypad and nothing happen. As you may notice I'm a new Fl...