Talk:Sandbox
From CometWiki
(Difference between revisions)
(New page: I'm lost. PROMPT can mean put up a message or run an ENTER program?? How can you tell the difference on the inside?) |
m (minor) |
||
| (One intermediate revision not shown) | |||
| Line 2: | Line 2: | ||
PROMPT can mean put up a message or run an ENTER program?? | PROMPT can mean put up a message or run an ENTER program?? | ||
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. | ||
| + | |||
| + | *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.