Talk:Sandbox
From CometWiki
(Difference between revisions)
(tried to explain prompt) |
m (minor) |
||
Line 3: | Line 3: | ||
How can you tell the difference on the inside? | How can you tell the difference on the inside? | ||
- | [[Prompt]] can put up a dialog asking for input values, and/or execute one or more enters to get data silently. If the default value contains the word enter, the dialog program will enter a program to get the value. This program may put up some sort of control like a date picker or printer picker to retrieve the value. | + | *[[Prompt]] can put up a dialog asking for input values, and/or execute one or more enters to get data silently. *If the default value contains the word enter, the dialog program will enter a program to get the value. This program may put up some sort of control like a date picker or printer picker to retrieve the value. |
- | See | + | *See my explanation -- [[Prompt]]. |
Latest revision as of 21:15, 27 August 2009
I'm lost. PROMPT can mean put up a message or run an ENTER program?? How can you tell the difference on the inside?
- Prompt can put up a dialog asking for input values, and/or execute one or more enters to get data silently. *If the default value contains the word enter, the dialog program will enter a program to get the value. This program may put up some sort of control like a date picker or printer picker to retrieve the value.
- See my explanation -- Prompt.