thanks cies,
for the quick response.
Just for background information: which programming language do you use
for kturtle?
And: are the sources available?
BR pam
P.S.: my little son (13) is "playing" with the turtle - and he enjoys
it!
I hope this will enforce his interrests in programming computers...
P.P.S.: I tried to use the shortcut "sc" with an additional number -
and this turned the turtle.
next I read the manual, but I found no hint on this command.
The translation file showed an existing command.
Further I tried to copy & past a part of code from the handbook
section Commands: "in = inputwindow "What is you age?"
This didn't work because in can not be used as a variable - it seems
to be a token (it's also syntax highlighted in green).
This is the story behind my initial question... ;-)
On Jun 8, 7:47 pm, cies <
cies.bre...@gmail.com> wrote:
> i would say it is better not to use these commands.
>
> to be honest i wouldnt know if they actually do something (in 0.6).
>
> currently we're working towards a 1.0 release, from 1.0 we do not want
> to change the language (except maybe for 2.0).
> part of that is to make a language specification in terms of a
> unittest suite -- im currently working on that. this will make sure
> the language is stable, consistent over different releases.
>
> hope it answers your question.
>
> thanks for your feedback and for using kturtle!
>
> _cies.
>