UScript Word File

urcorner.gif (122 bytes)
llcorner.gif (121 bytes) lrcorner.gif (122 bytes)

Back ] Top ] Up ]

 

This the UltraEdit word file for UScripts.  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  ---------

/L9"CMHC USC" Line Comment = ' Nocase File Extensions = USC
/Function String 1 = "%*function ^(*(*)^)"
/Function String 2 = "%start *"
/Function String 3 = "%*:^p"
/Indent Strings = "Then" "Else"
/Unindent Strings = "End" "Next" "EndIf" "endselect" "enddo"
/C1"Functions"
call
end
goto gosub goback
return
start
function
** $
/C2"Labels"
label
/C3"Logic"
and
case
do
else endif endselect enddo
if
or
select
then
while
/C4"Data Types"
alpha
b bin binary
d date
h header hdr
int integer
n numeric num null
t type text time
v var variant
x
/C5"Compiler Directives"
** %
/C6"Logic Functions"
!
+
-
=
dp
<
>
*
/
^

---------  Cut Here  ---------


©2004 mtlogo.gif (901 bytes) MainTree Systems

urcorner.gif (122 bytes)
llcorner.gif (121 bytes) lrcorner.gif (122 bytes)