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 - <b>hpgl_send()</b> hp_clip http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
HPGL_SEND()                                                         HP_CLIP
   Sends a string of characters to the printer.

   Syntax
         HPGL_SEND(cHPGLCommand)

   Arguments
         cHPGLCommand Sends an HPGL command to the printer.

   Returns
         None

   Description
         HPGL_SEND() is a general purpose function that sends a string of
         characters to the printer. It can be used to support additional
         commands not included with FLIPPER.

   Examples

               HPGL_SEND("SP1")             && Pick up pen 1

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