home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Acorn User 11
/
AUCD11B.iso
/
LANGUAGES
/
WraithSet
/
AwkStuff
/
Awkify
/
Modes
/
awk
Wrap
Text File
|
1998-12-21
|
1KB
|
82 lines
HelpPath
#----------------------------------------------------------
ID_FirstChar A-Za-z_
ID_Middle A-Za-z_0-9
SyntaxOptions
DoubleQuote Yes
QuoteChar \
QuoteQuote No
SplitString Yes
HexPrefix 0x
End
SyntaxComment
Type OneLine
StartWith #
End
SyntaxWords Group1 case
for while do break return continue
if else next exit delete in function
nextfile
End
SyntaxWords Group2 case
ARGC ARGV ARGIND FILENAME ERRNO
BEGIN END CONVFMT SUBSEP
FNR FS OFS NF NR OFMT ORS
RS RT RLENGTH RSTART
End
SyntaxWords Group3 case
print printf split sprintf sqrt
sin cos tan rand log length getline
exp atan2 gsub sub substr srand
close system index match int
End
Functions
Key F2
Menu List of functions F2
Icon LoF
Select ListOfC (Text)
Help HCM_lof
Key ⇧PgUp
Icon up
Select GotoPrevC (Text)
Help HCM_up
Key ⇧PgDown
Icon down
Select GotoNextC (Text)
Help HCM_dn
Key ^G 1
Menu Goto function definition
Icon goto
Select Push GotoFoundC (all)
Help HCM_go
Key ^G 2
⇧Select Pop
Key F10
Menu Run F10
Icon Run
Select SetTmp() SaveRun("<StrongEd$Dir>.Tools.setawk")
Help Click to save and activate.
End
Shortcuts
End