home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / Apps / DevTools / IndentMaster / Source / English.lproj / IndentMaster.nib / data.nib (.txt) < prev   
Encoding:
NeXT TypedStream Data  |  1995-06-12  |  7.9 KB  |  179 lines

  1. typedstream
  2. IBObjectData
  3. Object
  4. CustomObject
  5. Application
  6. MenuCell
  7. ButtonCell
  8. ActionCell
  9. Select All
  10.     Helvetica
  11. Matrix
  12. Control
  13.     Responder
  14. @:@iiii
  15. Paste
  16. ff@@#::s
  17. [10@]
  18. FormCell
  19. Comment Code Column:
  20. Comment Declaration Column:
  21. Continuation Indent:
  22. Indent case labels tabs:
  23. #Negative indents for comment lines:
  24. "Indent variable name declarations:
  25.  Space for one indentation level:
  26. Maximum Line Length:
  27. Maximum Commented Line Length:
  28. Tab stop width:
  29. Field:
  30. Reset Code Text
  31. Indent Code Text
  32. Button
  33. View/Modify TypeDefs
  34. [19@]
  35. (Force Blank line after Block Declaration
  36. NXImage
  37. NXswitch
  38.     NXswitchH
  39. %Force Blank line after procedure body
  40. Force Blank line before block
  41. &Force New Line after comma declaration
  42. Line up compound statements
  43. Enable Blank line comments
  44. Nestle elses with preceding '}'
  45. Left justify declarations
  46. +Indent 'if's as much as preceding 'if/else'
  47. $Format comments starting in column 1
  48. Indent parameter declarations
  49. *Justify up parenthesis text in split lines
  50. Convert =- to -=
  51.  Put a space before leading  '('s
  52. Put spaces arount '->'s
  53. Put procedure names in column 1
  54. (Put '*' on the left edje of all commnets
  55. Delete extra blank lines
  56. %Verbose mode (tell you what happened)
  57. Switch
  58. Open...
  59. Save As...
  60. MenuTemplate
  61. *@*@ccc
  62. IndentMaster
  63. Info Panel...
  64. Help...
  65. submenuAction:
  66. NXmenuArrow
  67. WindowTemplate
  68. iiii***@s@
  69. TypeDef Panel
  70. Panel
  71. ScrollView
  72. ClipView
  73. ciifffcfffs
  74. [118c]{\rtf0\ansi{\fonttbl\f0\fmodern Courier;}
  75. \margl40
  76. \margr40
  77. \f0\b0\i0\ulnone\ql\fs24\fi0\li0\gray0\fc0\cf0\up0\dn0 
  78. NXCursor
  79. NXibeam
  80. Scroller
  81. _doScroller:
  82. @@@ffsY
  83. Control Window
  84. Window
  85. IndentController
  86. [1399c]{\rtf0\ansi{\fonttbl\f0\fmodern Courier;\f1\fswiss Helvetica;}
  87. \margl40
  88. \margr40
  89. {\colortbl;\red0\green0\blue0;}
  90. \pard\tx533\tx1067\tx1601\tx2135\tx2668\tx3202\tx3736\tx4270\tx4803\tx5337\f0\b0\i0\ulnone\fs24\fc1\cf1 #include <stdio.h>\
  91. /* Hopefully indent will clean this up some */\
  92. void SayHello(int times)\
  93. /*     This procedure is called to do the actual printing of the words\
  94.     Hello World.\
  95.     This procedure will say 'Hello World' times times\
  96. #define HELLOTEXT "Hello World"\
  97. int i;            /* This is a Counter */\
  98. i = times;\
  99. while(i>0)\
  100. if (i == 13)\
  101. \{printf("We don't print the 13th hello.\\n%s",\
  102. "This is an undocumented feature\\n");\}\
  103. else\
  104. printf("This is the %d time we shall print the string %s\\n", i,\
  105.  HELLOTEXT);\
  106. i-=1; /* I can't get a '=-' operator to compile!! */\
  107. i = times + times + times + times + times + times + times +\
  108. times + times + times + times + times;\
  109. printf("%d is a lot of times\\n", i);\
  110. main()\
  111. struct \{int myScanInt, unusedintegerforcommatest;\} mycheapstruct;\
  112. char *promptText = "Pleez Just Type in a Number, eh? ";\
  113. /* That was 2 Blank lines a minute ago */\
  114. printf("%s\\n", promptText);\
  115. scanf("%d", &((&mycheapstruct)->myScanInt)); /* This line is in here for\
  116.     * me to test whether or not indent is going to put some\
  117.     * spaces arount the '->' text\
  118. SayHello(mycheapstruct.myScanInt);\
  119. return 0;\
  120. Code Window
  121. MainMenu
  122. File's Owner
  123. [54@]
  124. IBControlConnector
  125. IBConnector
  126. hide:
  127. terminate:
  128. copy:
  129. paste:
  130. selectAll:
  131. IBOutletConnector
  132. myCodeScrollView
  133. BlankafterBlock
  134. BlankafterProcedure
  135. BlankbeforeBlock
  136. LineupCompound
  137. NewLineafterComma
  138. BlankLineComments
  139. NestleElses
  140. LeftJustifyDeclares
  141. MatchElsetoIf
  142. FormatCol1Comments
  143. IndentParameterDeclarations
  144. JustifyParenthesisSplit
  145. ConvertSymbols
  146. SpaceBeforeParens
  147. SpaceAroundPointers
  148. ProcedureNameCol1
  149. LineComments
  150. DeleteExtraBlanks
  151. VerboseMode
  152. CommentCodeCol
  153. CommentDeclarationCol
  154. ContinuationIndent
  155. IndentCaseLabels
  156. NegativeIndentComments
  157. IndentVariableDeclarations
  158. SpaceperIndent
  159. TabStopWidth
  160. MaxLineLength
  161. MaxCommentLineLength
  162. ResetCode:
  163. ProcessCode:
  164. delegate
  165. typedefText
  166.     LoadFile:
  167.     SaveFile:
  168. makeKeyAndOrderFront:
  169. showHelpPanel:
  170.     loadInfo:
  171. IBHelpConnector
  172. boolean.options.rtf
  173. parameter.options.rtfd
  174. typedef.panel.rtfd
  175. NewFile:
  176. SaveFileAs:
  177. IndentMaster.rtf
  178. buttons.rtfd
  179.