BLACK                   graphics.e  0text_color() bk_color() palette() pixel() draw_line() polygon() ellipse()Black
BLINKING                graphics.e 16text_color() bk_color() palette() pixel() draw_line() polygon() ellipse()Blinking: Add to Colour Number 
BLUE                    graphics.e  1text_color() bk_color() palette() pixel() draw_line() polygon() ellipse()Blue
BMP_INVALID_MODE        image.e     4save_bitmap() save_screen()                                              Invalid Graphics Mode Or Invalid Arguments  
BMP_OPEN_FAILED         image.e     1read_bitmap() save_bitmap() save_screen()                                Unable To Open Bitmap File
BMP_SUCCESS             image.e     0save_bitmap() save_screen()                                              Bitmap File Created Successfully            
BMP_UNEXPECTED_EOF      image.e     2read_bitmap()                                                            Unexpected End Of File                      
BMP_UNSUPPORTED_FORMAT  image.e     3read_bitmap()                                                            Unsupported Bitmap Format                   
BRIGHT_BLUE             graphics.e  9text_color() bk_color() palette() pixel() draw_line() polygon() ellipse()Bright Blue
BRIGHT_CYAN             graphics.e 11text_color() bk_color() palette() pixel() draw_line() polygon() ellipse()Bright Cyan
BRIGHT_GREEN            graphics.e 10text_color() bk_color() palette() pixel() draw_line() polygon() ellipse()Bright Green
BRIGHT_MAGENTA          graphics.e 13text_color() bk_color() palette() pixel() draw_line() polygon() ellipse()Bright Magenta
BRIGHT_RED              graphics.e 12text_color() bk_color() palette() pixel() draw_line() polygon() ellipse()Bright Red
BRIGHT_WHITE            graphics.e 15text_color() bk_color() palette() pixel() draw_line() polygon() ellipse()Bright White
BROWN                   graphics.e  6text_color() bk_color() palette() pixel() draw_line() polygon() ellipse()Brown
CYAN                    graphics.e  3text_color() bk_color() palette() pixel() draw_line() polygon() ellipse()Cyan
D_ATTRIBUTES            file.e      2dir()                                                                    Directory Entry Attributes
D_DAY                   file.e      6dir()                                                                    Directory Entry Changed Day
D_HOUR                  file.e      7dir()                                                                    Directory Entry Changed Hour
D_MINUTE                file.e      8dir()                                                                    Directory Entry Changed Minute
D_MONTH                 file.e      5dir()                                                                    Directory Entry Changed Month
D_NAME                  file.e      1dir()                                                                    Directory Entry Name
D_SECOND                file.e      9dir()                                                                    Directory Entry Changed Second
D_SIZE                  file.e      3dir()                                                                    Directory Entry Size
D_YEAR                  file.e      4dir()                                                                    Directory Entry Changed Year 
GET_EOF                 get.e      -1get() value()                                                            End Of File Before Object Was Read
GET_FAIL                get.e       1get() value()                                                            Object Is Not Syntactically Correct
GET_SUCCESS             get.e       0get() value()                                                            Object Was Read Sucessfully
GRAY                    graphics.e  8text_color() bk_color() palette() pixel() draw_line() polygon() ellipse()Gray        
GREEN                   graphics.e  2text_color() bk_color() palette() pixel() draw_line() polygon() ellipse()Green   
LEFT_DOWN               mouse.e     2get_mouse() mouse_events()                                               Left Button Pressed
LEFT_UP                 mouse.e     4get_mouse() mouse_events()                                               Left Button Released
MAGENTA                 graphics.e  5text_color() bk_color() palette() pixel() draw_line() polygon() ellipse()Magenta
MIDDLE_DOWN             mouse.e    32get_mouse() mouse_events()                                               Middle Button Pressed
MIDDLE_UP               mouse.e    64get_mouse() mouse_events()                                               Middle Button Released
MOVE                    mouse.e     1get_mouse() mouse_events()                                               Mouse Moved
RED                     graphics.e  4text_color() bk_color() palette() pixel() draw_line() polygon() ellipse()Red    
RIGHT_DOWN              mouse.e     8get_mouse() mouse_events()                                               Right Button Pressed
RIGHT_UP                mouse.e    16get_mouse() mouse_events()                                               Right Button Released
VC_COLOR                graphics.e  1video_config()                                                           Colour?
VC_COLUMNS              graphics.e  4video_config()                                                           Number Of Text Columns
VC_LINES                graphics.e  3video_config()                                                           Number Of Text Rows
VC_MODE                 graphics.e  2video_config()                                                           Graphics Mode Number
VC_NCOLORS              graphics.e  7video_config()                                                           Number Of Colours Available
VC_PAGES                graphics.e  8video_config()                                                           Number Of Screen Pages Available
VC_XPIXELS              graphics.e  5video_config()                                                           Number Of Pixels Horizontally
VC_YPIXELS              graphics.e  6video_config()                                                           Number Of Pixels Vertically
WHITE                   graphics.e  7text_color() bk_color() palette() pixel() draw_line() polygon() ellipse()White
YELLOW                  graphics.e 14text_color() bk_color() palette() pixel() draw_line() polygon() ellipse()Yellow

