Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- FAST TEXT SEARCH for Clipper v.2.0 - <b>alphabetical supplemental list</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
   Alphabetical Supplemental List

   CDEFPATH()
       Returns the path established by the SET DEFAULT TO command.

   CHNGDIR(<expC>)
       Change the system's default directory.

   CPATH()
       Returns the path established by the SET PATH TO command.

   CURDRV()
       Returns the drive letter of the current drive.

   GETDECI()
       Retrieve the current value of default decimal setting.

   GETDELIM()
       Retrieve string consisting of the current character pair that 
       will be displayed if SET DELIMITERS ON.

   GETMARG()
       Retrieve current margin setting.

   ISALTER()
       Retrieve status of the SET ALTERNATE ON/OFF command.

   ISBELL()
       Retrieve status of the SET BELL ON/OFF command.

   ISCENT()
       Determine status of the SET CENTURY ON/OFF command.

   ISCONFRM()
       Determine status of the SET CONFIRM ON/OFF command.

   ISCONSOL()
       Determine status of the SET CONSOLE ON/OFF command.

   ISCURSOR()
       Determine status of the SET CURSOR ON/OFF command.

   ISDELETE()
       Determine status of the SET DELETE ON/OFF command.

   ISDELIM()
       Determine status of the SET DELIMITERS ON/OFF command.

   ISDEVICE()

       Determine if SET DEVICE TO command is pointing to the        
       printer.

   ISESCAPE()
       Determine status of SET ESCAPE ON/OFF command.

   ISEXACT()
       Determine status of SET EXACT ON/OFF command.

   ISEXCLUS()
       Determine status of SET EXCLUSIVE ON/OFF command.

   ISFIXED()
       Determine status of SET FIXED ON/OFF command.

   ISINSERT()
       Determine if Clipper is in insert mode during a READ or
       a MEMOEDIT().

   ISINTENS()
       Determine status of SET INTENSITY ON/OFF command.

   ISPRINT()
       Determine status of SET PRINTER ON/OFF command.

   ISSCORE()
       Determine status of SET SCOREBOARD ON/OFF command.

   ISSOFT()
       Determine status of SET SOFTSEEK ON/OFF command.

   ISUNIQUE()
       Determine status of SET UNIQUE ON/OFF command.

   ISWRAP()
       Determine status of SET WRAP ON/OFF command.

   MAKEDIR(<expC>)
       Create a subdirectory.

   REMDIR(<expC>)
       Remove an existing subdirectory.

   SETCURSOR( <expN1>, <expN2> )
       Set the size of the cursor on the screen.

   SETDRV( <expC> )
       Change system's default drive.


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