Parent Directory
|
Revision Log
Init msg
(
{
Identifier = winbatch;
Name = "Microsoft Windows Batch Format";
BasedOn = "pbx_root_language";
SupportsIndentation = YES;
Indentation = {
};
SyntaxColoring = {
CaseSensitive = YES;
UnicodeSymbols = NO;
IndexedSymbols = YES;
CommentsCanBeNested = NO;
SingleLineComment = ( "rem " );
String = (
( "\"", "\"" )
);
Keywords = (
"if",
"not",
"set"
);
PreprocessorKeywordStart = "@";
PreprocessorKeywords = (
"echo"
);
};
},
)
© 2006 Novell, Inc. All Rights Reserved.