[^^Up^^] [Menu] [About The Guide]
                      . . .   MISCELLANEOUS   . . .
------------------------------------------------------------------------------
COMMANDS
------------------------------------------------------------------------------
 NETUSE                   Open a database file in a network environment.
------------------------------------------------------------------------------
FUNCTIONS
------------------------------------------------------------------------------
 Bit Manipulation
------------------------------------------------------------------------------
 And()                    Bit wise AND of two bytes.
 AttSwitch()              Change screen attributes.
 CombineAtt()             Combines foreground and background attributes.
 Encrypt()                Encrypt a character string.
 IsBit()                  Checks a byte to see if a bit is set.
 Or()                     Bit wise OR of two bytes.
 XOr()                    Bit wise XOR of two bytes.
------------------------------------------------------------------------------
 Database Manipulation
------------------------------------------------------------------------------
 DBLookUp()               Validation lookup routine for GETS.
 DBNetClose()             Close a database or databases.
 DBNetUse()               USE a database on the network.
------------------------------------------------------------------------------
 Date
------------------------------------------------------------------------------
 CFDow()                  Return the French character day of week.
 CFMonth()                Return the French character month.
 LongDate()               Convert a date expression into words.
------------------------------------------------------------------------------
 Shadow Boxes
------------------------------------------------------------------------------
 Centered()               Return an array containing centered co-ordinates.
 KillBox()                Refresh the screen with a ShadowBox() image.
 ShadowBox()              Display a shadowed box and save the background.
------------------------------------------------------------------------------
 System
------------------------------------------------------------------------------
 Alert()                  Display a simple modal dialog box.
 Message()                Display a message on the message line.
 MScroll()                Scroll the screen with a mouse displayed.
 SetMessColor()           Get or set the Message() color.
 SetShadow()              Get or set the global shadowing flag.
 WindowsComp()            Set or get the windows compatible flag.
------------------------------------------------------------------------------

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson