|
This the UltraEdit word file for AGS scripts. You
need UltraEdit 7.0 or higher to use all of the functionality of this file.
To install this file, follow these instructions:
Click on the Advanced menu
Click on the Configuration option
Click on the Syntax Highlighting tab
Click the Open button at the bottom of the window.
Select the text below and paste it at the bottom of the file.
--------- Cut Here ---------
/L10"CMHC AGS" Line Comment = /* Line Comment Alt = ^ File Extensions = AGS
/Delimiters = ~%&*()+=|\/{}[]:;"'<> ,?/
/Function String = "%^{IMAGE^}^{SECTION^}*;"
/C1"Functions"
DEFINE
ENTER
FIELD
LINK LISTIN LISTOUT
REPORT
SELECT SORT
/C2"Sub-Functions"
DATA DAREQ DAPOS DAHELP DALEN DBRANGE DESC DCT DEFAULT
EVRANGE EVBILL EDIT
FROMDST FILE FORMAT FIELD1 FIELD2 FIELD3 FIELD4 FIELD5 FIELD6 FIELD7 FIELD8 FIELD9
GETED
LINE LEVEL
JDFYRANGE JDAPRANGE JDIDRANGE JDNORANGE JDLNRANGE
MAXLINE MODE
NAME
PROMPT PRINTER PRPOS PAGE PEVRANGE
REGISTER RECORD REF READLIMIT RECODE REPEAT RESEQ
SETTYPE SELLIMIT SETSNDP SETTNDP
TOKEYDST TODB
VALUE
WHEN
/C3"Images"
ENDIMAGE
IMAGE
/C4"DST Vars"
** # @ $
/C5"Start Stop"
END
SECTION START
/C6"Logic"
AND
DP
EQ
GT
LT
NOT NEQ NGT NLT NREQ NDP
OR
REQ
THRU
=
+
-
<
>
/C7"Var Types"
X
B
N
D
T
A
--------- Cut Here ---------
|