Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Flipper 6.0 Help File - <u> <b>ps_open()</b> </u>opens a device for output.<u></u> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 PS_OPEN() Opens a device for output.

   Syntax
         PS_OPEN(cOutputDevice)

   Arguments
         cOutputDevice A character string with the name of the output device.
               SCREEN  - Opens the screen for output.
               FILE    - Opens an HPGL file for output.
               LPT1    - Opens device on LPT1 for output.

   Returns
         RET_HP()    Returns the PS flag.

   Description
         PS_OPEN() opens an output device for printing.

See Also: PS_CLOSE() PS_EJECT() PS_LNSTYLE() PS_ROTATE() PS_SETUP()

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