command - KDE Help Center

View: New views
1 Messages — Rating Filter:   Alert me  

command - KDE Help Center

by louis beaucage :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.
Hello,
probably I'm not the first one to point out this mistake on the handbook about the ask command:
************************************************
ask
ask X
ask takes a string as input. It shows a pop-up dialog containing the text from the string, just like the message. But in addition to it also puts an input field on the dialog. Through this input filed the user can enter a number or a string which can be stored in a container. For example
$in = ask "What is you age?"
$out = 2003 - $in
print "In 2003 you where " + $out + " years old at some point."
************************************************

the question should be : what year did you born?
In 2003 you were...

Thank you,
ps; KTurtle is great to get basic program writing.

Louis Beaucage




New! Open Hotmail faster on the new MSN homepage!
_______________________________________________
kde-doc-english mailing list
kde-doc-english@...
https://mail.kde.org/mailman/listinfo/kde-doc-english