SET TALK Command
| Visual FoxPro 9.0 SP2 |
| SET TALK Command |
| See Also |
|
Determines whether Visual FoxPro displays command results.
SET TALK ON | OFF | WINDOW [WindowName] | NOWINDOW |
Parameters
- ON
-
(Default) Allows talk to be sent to the main Visual FoxPro window, the system message window, the graphical status bar, or a user-defined window. If SET TALK is set to OFF and is then changed to ON, the talk is directed to the same location it was sent to before you issued SET TALK OFF.
- OFF
-
Prevents talk from being sent to the main Visual FoxPro window, the system message window, the graphical status bar, or a user-defined window. Note that for in-process .dll automation servers the default setting of SET TALK is OFF.
- WINDOW [ WindowName]
-
WindowName specifies a user-defined window to which talk is directed. You must create the user-defined window before directing talk to it. Talk is directed to the Visual FoxPro system window if the window you specify doesn't exist.
- NOWINDOW
-
Directs talk to the main Visual FoxPro window.
Remarks
See Also
© , 1996-2020 • Updated: 11/10/20
Comment or report problem with topic
Microsoft Visual FoxPro 9 SP2 Help file, VFPX Edition v1.08