Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- TSDWIN: Clipper 5.0 Interface Library - <b>@ <row>, <col> wprompt <prompt> [message <msg>] [color <color>] ;</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
@ <row>, <col> WPROMPT <prompt> [MESSAGE <msg>] [COLOR <color>] ;
         [WHEN <when>] [ACTION <action>];
 ----------------------------------------------------------------------------
Purpose: Do a TSDWIN @...PROMPT  for twMenuTo()

Parameters: row, col - 'N' Relative window coordinates

            prompt    - 'C' Clipper colour attribute.

            msg       - 'C or A' String or array of messages. May include
                        embedded colours.

            color     - 'C' Color in which to display the prompt.

            when      - 'B' Code  block to determine if item is
                        selectable.

            action    - 'B' optional code block to execute. If present,
                        the menu is not exited after execution.


Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson