!SCRSTS.MAP 1.0(101) ! symbols for SCRSTS.SBX !-------------------------------------------------------------------------- !EDIT HISTORY ![100] March 9, 2005 03:28 PM Edited by Jack ! Created (A-Shell edit 924+ required, plus COMPIL /X:2) ![101] October 2, 2005 03:28 PM Edited by Jack ! Added SCROP_TMADD !-------------------------------------------------------------------------- ! SCRSTS.SBX Opcode symbols... Define SCROP_INIT = 0 ! init control Define SCROP_ADD = 1 ! add message to control Define SCROP_CLR = 2 ! clear control Define SCROP_DEL = 3 ! delete control Define SCROP_SCROLL = 4 ! allow user to manually scroll control ! (only needed in text mode) Define SCROP_TMADD = 5 ! [101] add mssg with timestamp