Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Foxlib v1.0 - <b>ps2m30</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
PS2M30

Syntax:                 PS2M30

Use:                    To determine if PS/2 Model 30.

Parameters:             PS2M30

Returns:                The first character in the sending parameter will
                        have a "Y" if PS/2 Model 30, a "N" if it is not a
                        PS/2 Model 30. If you did not pass the parameter
                        correctly (e.g. FOXLIB = "ZS2M30"), your sending
                        parameter will be unchanged.

Example:                . load c:\FOXLIB\ps2m30
                        . FOXLIB = "PS2M30"
                        . call ps2m30 with FOXLIB
                        . ?substr(FOXLIB,1,1) = "Y"
                        .T.
                        . rele modu ps2m30

                        From this example, it is a PS/2 Model 30.

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