home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2001 March
/
PCWorld_2001-03_cd.bin
/
Software
/
Topware
/
Scriptworx
/
_SETUP.1
/
perl.sch
< prev
next >
Wrap
Text File
|
2000-10-20
|
3KB
|
146 lines
object TPersHolder
P.Name = 'Perl'
P.SyntaxBlocks = <
item
Name = 'Default'
ID = 0
CaseSensitive = True
UseMetaSymbol = True
UseMetaToWrapLines = True
MetaSymbol = '\'
FIText = 0
FIIntNum = 1
FIFloatNum = 2
FIHexNum = 3
FIIdentifier = 9
UseComments = True
UseSingleLineComments = True
UseStrings = True
UseSingleLineStrings = True
UseNumbers = True
UseIdentifiers = True
UsePrefixedIdentifiers = True
UseKeywords = True
BlockDelimiters = <>
SingleLineCommentDelimiters = <
item
FontID = 4
LeftDelimiter = '#'
end>
SingleLineStringDelimiters = <
item
FontID = 5
LeftDelimiter = '"'
RightDelimiter = '"'
end
item
FontID = 6
LeftDelimiter = #39
RightDelimiter = #39
end
item
FontID = 7
LeftDelimiter = '`'
RightDelimiter = '`'
end>
IdentPrefixes = <
item
LeftDelimiter = '$#'
end
item
LeftDelimiter = '$'
end>
KeywordSets = <
item
FontID = 8
Name = 'reserved'
Keywords =
'and,cmp,continue,do,else,elsif,eq,for,foreach,ge,goto,gt,if,last' +
',le,lt,my,ne,next,not,or,package,return,sub,switch,unless,until,' +
'use,while,xor'
end>
end>
P.FontTable = <
item
FontID = 0
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
end
item
FontID = 1
Font.Charset = DEFAULT_CHARSET
Font.Color = clTeal
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
end
item
FontID = 2
Font.Charset = DEFAULT_CHARSET
Font.Color = clTeal
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
end
item
FontID = 3
Font.Charset = DEFAULT_CHARSET
Font.Color = clTeal
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
end
item
FontID = 4
Font.Charset = DEFAULT_CHARSET
Font.Color = clGreen
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = [fsItalic]
end
item
FontID = 5
Font.Charset = DEFAULT_CHARSET
Font.Color = clMaroon
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
end
item
FontID = 6
Font.Charset = DEFAULT_CHARSET
Font.Color = clMaroon
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
end
item
FontID = 7
Font.Charset = DEFAULT_CHARSET
Font.Color = clMaroon
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
end
item
FontID = 8
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = [fsBold]
end
item
FontID = 9
Font.Charset = DEFAULT_CHARSET
Font.Color = clOlive
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
end>
P.SyntaxVersion = 2
end