Show/Hide Toolbars

Inventu Viewer+ Server Macros

This enumeration provides different return values from a Client Request, and represents a timeout, error or the button that was clicked during a ClientMessageBox, ClientPrompt, ClientParms or PutClientFile call.  Note that the MacroButtons flags enumeration is used to control the buttons available to the user in most calls.

 

Value

Description

ok

User clicked the OK button

yes

User clicked the Yes button

no

User clicked the No button

cancel

User clicked the Cancel button

timedOut

A timeout was specified in the request, and the user did not respond within the timeout specified

exception

An internal exception occurred during the call...please check the "ServerMacro.log" file which by default is in the C:\Users\All Users\[Inventu|Flynet]\FVTerm\Logs folder.  Further details will probably be found in the ServerMacro.message property.