.CLIENT CHECK FOR GUI

This subroutine returns a flag to indicate if the user is running the Desktop Client.


Usage:

      PASS         <gui>                      FIELD            SHARE? Y
      GOSUB    --- .CLIENT CHECK FOR GUI
      *        Check for errors
      IF       --- .CLIENT CHECK FOR GUI      NE

Description:

This subroutine returns a flag to indicate if the user is running the Desktop Client. The <gui> parameter is required, if it is missing the subroutine will CANCEL.

<gui> will return either a Y or N, depending on whether the user is running the Appx Desktop Client (Required). This must be PASSed with Share "Y" to return a value.

This does not indicate if the client is in GUI or Character mode, only that they are using it.

Comments:

Read what other users have said about this page or add your own comments.


-- JeanNeron - 2012-01-31

Edit | Attach | Watch | Print version | History: r5 | r4 < r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions...
Topic revision: r1 - 2012-01-31 - JeanNeron
 
  • Edit
  • Attach
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback