home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2001 March
/
PCWorld_2001-03_cd.bin
/
Software
/
Topware
/
Scriptworx
/
_SETUP.1
/
python.sch
< prev
next >
Wrap
Text File
|
2000-06-05
|
6KB
|
257 lines
object TPersHolder
P.Name = 'Python'
P.SyntaxBlocks = <
item
Name = 'Default'
ID = 0
CaseSensitive = True
UseMetaSymbol = True
UseMetaToWrapLines = True
MetaSymbol = '\'
FIText = 0
FIIntNum = 1
FIFloatNum = 2
FIHexNum = 3
UseComments = True
UseSingleLineComments = True
UseStrings = True
UseSingleLineStrings = True
UseMultiLineStrings = True
UseNumbers = True
UsePrefixedNumbers = True
UseSuffixedNumbers = True
UseMultipleNumSuffixes = False
UsePrefixedSuffixedNumbers = True
UsePSNumComposition = False
UseKeywords = True
BlockDelimiters = <>
SingleLineCommentDelimiters = <
item
FontID = 4
LeftDelimiter = '#'
end>
SingleLineStringDelimiters = <
item
FontID = 5
LeftDelimiter = #39
RightDelimiter = #39
end
item
FontID = 6
LeftDelimiter = '"'
RightDelimiter = '"'
end
item
FontID = 7
LeftDelimiter = 'r'#39
RightDelimiter = #39
end
item
FontID = 7
LeftDelimiter = 'R'#39
RightDelimiter = #39
end
item
FontID = 8
LeftDelimiter = 'r"'
RightDelimiter = '"'
end
item
FontID = 8
LeftDelimiter = 'R"'
RightDelimiter = '"'
end>
MultiLineStringDelimiters = <
item
FontID = 9
LeftDelimiter = #39#39#39
RightDelimiter = #39#39#39
end
item
FontID = 10
LeftDelimiter = '"""'
RightDelimiter = '"""'
end
item
FontID = 11
LeftDelimiter = 'r'#39#39#39
RightDelimiter = #39#39#39
end
item
FontID = 11
LeftDelimiter = 'R'#39#39#39
RightDelimiter = #39#39#39
end
item
FontID = 12
LeftDelimiter = 'r"""'
RightDelimiter = '"""'
end
item
FontID = 12
LeftDelimiter = 'R"""'
RightDelimiter = '"""'
end>
NumPrefixes = <
item
LeftDelimiter = '0x'
end
item
LeftDelimiter = '0X'
end>
NumSuffixes = <
item
LeftDelimiter = 'l'
end
item
LeftDelimiter = 'L'
end
item
LeftDelimiter = 'j'
end
item
LeftDelimiter = 'J'
end>
NumPrefixesSuffixes = <
item
LeftDelimiter = '0x'
RightDelimiter = 'l'
end
item
LeftDelimiter = '0x'
RightDelimiter = 'L'
end
item
LeftDelimiter = '0X'
RightDelimiter = 'l'
end
item
LeftDelimiter = '0X'
RightDelimiter = 'L'
end>
KeywordSets = <
item
FontID = 13
Name = 'reserved'
Keywords =
'and,assert,break,class,continue,def,del,elif,else,except,exec,fi' +
'nally,for,from,global,if,import,in,is,lambda,not,or,pass,print,r' +
'aise,return,try,while'
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 = clGreen
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
end
item
FontID = 2
Font.Charset = DEFAULT_CHARSET
Font.Color = clGreen
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
end
item
FontID = 3
Font.Charset = DEFAULT_CHARSET
Font.Color = clGreen
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
end
item
FontID = 4
Font.Charset = DEFAULT_CHARSET
Font.Color = clGray
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 = clMaroon
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
end
item
FontID = 9
Font.Charset = DEFAULT_CHARSET
Font.Color = clMaroon
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = [fsBold]
end
item
FontID = 10
Font.Charset = DEFAULT_CHARSET
Font.Color = clMaroon
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = [fsBold]
end
item
FontID = 11
Font.Charset = DEFAULT_CHARSET
Font.Color = clMaroon
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = [fsBold]
end
item
FontID = 12
Font.Charset = DEFAULT_CHARSET
Font.Color = clMaroon
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = [fsBold]
end
item
FontID = 13
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = [fsBold]
end>
P.SyntaxVersion = 2
end