home *** CD-ROM | disk | FTP | other *** search
/ PC World 2001 March / PCWorld_2001-03_cd.bin / Software / Topware / Scriptworx / _SETUP.1 / tcltk.sch < prev    next >
Text File  |  2000-06-05  |  4KB  |  115 lines

  1. object TPersHolder
  2.   P.Name = 'Tcl/Tk'
  3.   P.SyntaxBlocks = <
  4.     item
  5.       Name = 'Default'
  6.       ID = 0
  7.       UseMetaSymbol = True
  8.       UseMetaToWrapLines = True
  9.       MetaSymbol = '\'
  10.       FIText = 0
  11.       FIIntNum = 1
  12.       FIFloatNum = 2
  13.       FIHexNum = 3
  14.       UseComments = True
  15.       UseFullLineComments = True
  16.       UseStrings = True
  17.       UseSingleLineStrings = True
  18.       UseNumbers = True
  19.       UseKeywords = True
  20.       BlockDelimiters = <>
  21.       FullLineCommentDelimiters = <
  22.         item
  23.           FontID = 4
  24.           LeftDelimiter = '#'
  25.         end>
  26.       SingleLineStringDelimiters = <
  27.         item
  28.           FontID = 5
  29.           LeftDelimiter = '"'
  30.           RightDelimiter = '"'
  31.         end>
  32.       KeywordSets = <
  33.         item
  34.           FontID = 6
  35.           Name = 'commands'
  36.           Keywords = 
  37.             'AFTER,APPEND,ARRAY,BELL,BGERROR,BINARY,BIND,BINDIDPROC,BINDPROC,' +
  38.             'BINDTAGS,BITMAP,BREAK,BUTTON,CANVAS,CATCH,CD,CHECKBUTTON,CLIPBOA' +
  39.             'RD,CLOCK,CLOSE,CONCAT,CONTINUE,DESTROY,ELSE,ENTRY,EOF,ERROR,EVAL' +
  40.             ',EVENT,EXEC,EXIT,EXPR,FBLOCKED,FCONFIGURE,FCOPY,FILE,FILEEVENT,F' +
  41.             'ILENAME,FLUSH,FOCUS,FONT,FOR,FOREACH,FORMAT,FRAME,GETS,GLOB,GLOB' +
  42.             'AL,GRAB,GRID,HISTORY,HTTP,IF,IMAGE,INCR,INFO,INTERP,JOIN,LABEL,L' +
  43.             'APPEND,LIBRARY,LINDEX,LINSERT,LIST,LISTBOX,LLENGTH,LOAD,LOADTK,L' +
  44.             'OWER,LRANGE,LREPLACE,LSEARCH,LSORT,MENU,MESSAGE,NAMESPACE,NAMESP' +
  45.             'UPD,OPEN,OPTION,OPTIONS,PACK,PACKAGE,PHOTO,PID,PKG_MKINDEX,PLACE' +
  46.             ',PROC,PUTS,PWD,RADIOBUTTON,RAISE,READ,REGEXP,REGISTRY,REGSUB,REN' +
  47.             'AME,RESOURCE,RETURN,RGB,SAFEBASE,SCALE,SCAN,SEEK,SELECTION,SEND,' +
  48.             'SENDOUT,SET,SOCKET,SOURCE,SPLIT,STRING,SUBST,SWITCH,TCL,TCLVARS,' +
  49.             'TELL,TEXT,THEN,TIME,TK,TK_BISQUE,TK_CHOOSECOLOR,TK_DIALOG,TK_FOC' +
  50.             'USFOLLOWSMOUSE,TK_FOCUSNEXT,TK_FOCUSPREV,TK_GETOPENFILE,TK_GETSA' +
  51.             'VEFILE,TK_MESSAGEBOX,TK_OPTIONMENU,TK_POPUP,TK_SETPALETTE,TKERRO' +
  52.             'R,TKVARS,TKWAIT,TOPLEVEL,TRACE,UNKNOWN,UNSET,UPDATE,UPLEVEL,UPVA' +
  53.             'R,VARIABLE,VWAIT,WHILE,WINFO,WM'
  54.         end>
  55.     end>
  56.   P.FontTable = <
  57.     item
  58.       FontID = 0
  59.       Font.Charset = DEFAULT_CHARSET
  60.       Font.Color = clBlack
  61.       Font.Height = -13
  62.       Font.Name = 'Courier New'
  63.       Font.Style = []
  64.     end
  65.     item
  66.       FontID = 1
  67.       Font.Charset = DEFAULT_CHARSET
  68.       Font.Color = clGreen
  69.       Font.Height = -13
  70.       Font.Name = 'Courier New'
  71.       Font.Style = []
  72.     end
  73.     item
  74.       FontID = 2
  75.       Font.Charset = DEFAULT_CHARSET
  76.       Font.Color = clGreen
  77.       Font.Height = -13
  78.       Font.Name = 'Courier New'
  79.       Font.Style = []
  80.     end
  81.     item
  82.       FontID = 3
  83.       Font.Charset = DEFAULT_CHARSET
  84.       Font.Color = clGreen
  85.       Font.Height = -13
  86.       Font.Name = 'Courier New'
  87.       Font.Style = []
  88.     end
  89.     item
  90.       FontID = 4
  91.       Font.Charset = DEFAULT_CHARSET
  92.       Font.Color = clGray
  93.       Font.Height = -13
  94.       Font.Name = 'Courier New'
  95.       Font.Style = [fsItalic]
  96.     end
  97.     item
  98.       FontID = 5
  99.       Font.Charset = DEFAULT_CHARSET
  100.       Font.Color = clMaroon
  101.       Font.Height = -13
  102.       Font.Name = 'Courier New'
  103.       Font.Style = []
  104.     end
  105.     item
  106.       FontID = 6
  107.       Font.Charset = DEFAULT_CHARSET
  108.       Font.Color = clBlue
  109.       Font.Height = -13
  110.       Font.Name = 'Courier New'
  111.       Font.Style = [fsBold]
  112.     end>
  113.   P.SyntaxVersion = 2
  114. end
  115.