home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ARM Club 3
/
TheARMClub_PDCD3.iso
/
hensa
/
texted
/
stronged_2
/
!StrongED
/
Defaults
/
Modes
/
StrongMode
< prev
next >
Wrap
Text File
|
1997-05-02
|
1KB
|
70 lines
Search
section ~("end"|"#") {isalpha}+
End
Shortcuts
#function entry
''k \tKey \@\n Menu \@\n Icon \@\n Select \n Help
''s Search\n \@\nEnd
End
#------------------------------------------------------------------------------
ID_FirstChar A-Za-z_
ID_Middle A-Za-z_0-9
SyntaxOptions
SingleQuote No
DoubleQuote Yes
QuoteQuote No
QuoteChar \
SplitString No
End
# The sections
SyntaxWords Group1 nocase StartSpace
Keylist Search Replace Functions Shortcuts
ID_FirstChar ID_Middle ID_LastChar
SyntaxWords SyntaxOptions SyntaxComment
PrintHead PrintFoot HelpPath Bitmap Clicklist End
WriteProtect
End
# Section elements
SyntaxWords Group2 nocase StartSpace
Key Menu Icon Help Select Adjust
SingleQuote DoubleQuote QuoteQuote SplitString QuoteChar HexPrefix BinPrefix
Type StartWith EndWith
End
# Options for the SyntaxWords section
SyntaxWords Group4 nocase
EndAlways EndNonID EndOfID EndOfLine EndAsm EndSTM EndBL
StartofLine StartSpace
case nocase
End
# defines the comment here for the time being, since real comments can't be tied to
# start of line only
SyntaxWords Group3 nocase StartofLine EndofLine
#
End
#------------------------------------------------------------------------------
Functions
Icon lof
Select ListOfFound (section,All,Whole,Line,NoCase)
Menu List of sections
Help HSt_lof
End