Tags:
create new tag
view all tags

.ENV GET OS TYPE

This subroutine returns the type of operating system Appx is running on.


Usage:

    PASS        <os_type>                 FIELD           SHARE? Y
    GOSUB   --- .ENV GET OS TYPE
     *       check for errors
    IF      --- .ENV GET OS TYPE          NE

Description:

This subroutine returns the type of operating system Appx is running on. The parameter is required, if it is missing the subroutine will CANCEL.

<os_type> returns the value of the Host O/S Type (Required). This must be PASSed with Share "Y" to return the value.

If the field you passed is too short to contain the data, --- .ENV GET OS TYPE will be set to "Data was truncated".

See also .ENV GET CONFIG INFO.

Comments:

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


-- PeteBrower - 2011-08-12

Edit | Attach | Watch | Print version | History: r4 < r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r4 - 2020-05-12 - JeanNeron
 
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