!TCRTEX.DEF [103] - A-Shell TAB(-10,x) symbols (new format) !-------------------.-------------------.-------------------.-------------------. !EDIT HISTORY ! VEDIT = 103 ! Note: history reformatted 9-Feb-17 ! [103] 11-Jan-07 / jdm / Add AG_SYSCOLOR ! [102] 21-Mar-06 / jdm / Add AG_SPOOLCFG, AG_DISCONNPW ! [101] 05-Jan-06 / jdm / Add AG_WINSETTINGS - AG_LOCKREDRAW ! [100] 18-May-05 / jdm / Created !-------------------.-------------------.-------------------.-------------------. define AG_MINTITLE = 1 ! Set minimized window title define AG_MAXTITLE = 2 ! Set non-minimized window title define AG_MESSAGEBEEP = 3 ! Call MessageBeep() function define AG_MESSAGEBOXOK = 4 ! Call MessageBox() with MB_OK define AG_DEFAULTPRODUCT = 5 ! Revert to default product information define AG_NEWPRODUCT = 6 ! Set new product information define AG_COPYRIGHT = 7 ! Display copyright banner define AG_SETCOLOR = 15 ! Define colors define AG_RESETWINDOW = 16 ! Reset window settings to ash file define AG_MESSAGEBOXSTD = 17 ! Call MessageBox() with all supported flags define AG_SINKFIELD = 18 ! sink rectangle define AG_UNSINKFIELD = 19 ! unsink rectangle define AG_CONTROL = 20 ! Edit button, static control define AG_MENU = 21 ! Edit menu item define AG_FTP = 22 ! Initiate ftp define AG_WINEXEC = 23 ! Execute Windows command line define AG_SHLEXEC = 24 ! Shell Execute define AG_XFUNC = 25 ! Call an XFUNC define AG_SETWINCLR = 26 ! Associate palette with Windows colors define AG_SHOWWINDOW = 27 ! Set window state define AG_FLASHWINDOW = 28 ! Flash window define AG_FTPSETPW = 29 ! Set FTP password define AG_WINDOWEX = 30 ! CreateWindowEx define AG_FILESTATS = 31 ! Get file stats define AG_MKDIR = 32 ! Make directory define AG_EVENTWAIT = 33 ! Idle on buttons define AG_STATUSLINES = 34 ! Enable/disable status lines define AG_IMAGE = 35 ! image.sbr define AG_LOCKKBD = 36 ! conditional lock of kbd define AG_HTMLHELP = 37 ! link to HTMLHELP define AG_TRMCHR = 38 ! TRMCHR define AG_WALLPAPER = 39 ! Set wallpaper define AG_SAVERES = 40 ! Save / restore screen w/ ID define AG_FREELIB = 41 ! free library define AG_BUFSIZ = 42 ! set pcwin.qbuf size define AG_ATEDISCONNECT = 44 ! force ate disconnect define AG_GETENV = 45 ! retrieve ATE environment var define AG_WINSETTINGS = 46 ! get/set windows.session settings define AG_OPENFILEDLG = 47 ! OpenFile/SaveFile dialog define AG_LOADMANIFEST = 48 ! load manifest define AG_RELEASEKBD = 49 ! release kbd hold define AG_SETCURSOR = 50 ! same as tab(-1,160) define AG_LOCKREDRAW = 51 ! same as MIAMEX,136 define AG_DISCONNPW = 53 ! send disconnect password define AG_SPOOLCFG = 54 ! pre-configure aux port spooling define AG_SYSCOLOR = 63 ! [103] get/set RGB value for a define system color define AG_AUTOPARENT = 87 ! set as.gui_autoparent define AG_GETFLAGS = 92 ! Get flags from ATE define AG_SHOW_FONT = 99 ! show font info