home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / viscobv7.zip / vac22os2 / ibmcobol / mainprj / empty.iws next >
Text File  |  1998-03-11  |  4KB  |  189 lines

  1. -Info
  2. +name=VisualAge COBOL for OS/2 - Template Configuration File for Project Migration
  3. +version=2.2
  4.  
  5. *
  6. * -Types::
  7. * Currently support only *.xxx. Do not enter and filter criteria to the
  8. * left of the '.'.
  9. *
  10.  
  11. -Types::ProjectFile
  12. +mask=*.iwp
  13.  
  14. -Types::ProjectRelated
  15. +mask=*.iwo;*.iwg;*.iws
  16.  
  17. -Types::CompilerIn
  18. +mask=*.cbl;*.ccp;*.sqb
  19.  
  20. -Types::CompilerOut
  21. +mask=Object;*.lst;*.asm;*.adt;*.w;*.wh;*.wi;*.ws;*.wc
  22.  
  23. * MakeMake will add the following type to the set of valid "C++ Compiler"
  24. * input types if the "C++ Compiler" action is selected and the "Linker"
  25. * action is not selected.
  26. * NOTE: WorkFrame required that the Compiler action be named C++ Compiler
  27. *       for this to work.
  28.  
  29. -Types::LinkerInBase
  30. +mask=*.lib;*.exp;*.res
  31.  
  32. -Types::LinkerIn
  33. +mask=LinkerInBase;Object;WCode
  34.  
  35. * MakeMake will add the following type to the set of valid "C++ Compiler"
  36. * output types if the "C++ Compiler" action is selected and the "Linker"
  37. * action is not selected.
  38. * NOTE: WorkFrame required that the Compiler action be named C++ Compiler
  39. *       for this to work.
  40.  
  41. -Types::LinkerOut
  42. +mask=*.exe;*.dll;*.ibmcob
  43.  
  44. *
  45. * The following types are meaningful to WorkFrame itself.
  46. *
  47.  
  48. -Types::*
  49. +mask=*.*
  50.  
  51. -Types::Any
  52. +mask=*.*
  53.  
  54. -Types::None
  55. +mask=!Any
  56.  
  57. *
  58. * The following tool is used to create projects
  59. *
  60.  
  61. -ProjectTools::CreateProject
  62. +title=SmartGuide
  63. +program=iwzwpsm1.exe
  64.  
  65. *
  66. * -FileTools::
  67. * List of file scoped actions.
  68. * Ordering is important. The nearer the action to the top of the list, the higher the
  69. * priority. When double-clicking on a file, the highest priority action which is valid
  70. * for the selected file(s) will be invoked.
  71. *
  72.  
  73. -FileTools::Open
  74. +title=Open
  75. +program=iwzwwkf1.exe
  76. +input=ProjectFile
  77. +parm=%a %z
  78.  
  79. -FileTools::Migrate
  80. +title=Migrate COBOL Project
  81. +program=iwzwmig1.exe
  82. +input=None
  83. +helpCmd=view iwziwff1 %TOPIC%
  84. +topic=Migrate
  85. +parm=%f
  86.  
  87. *
  88. * The following is used for How Do I help
  89. *
  90.  
  91. -FileTools::View How Do I
  92. +title=View How Do I Help
  93. +program=view.exe
  94. +input=Viewable
  95. +parm=%f
  96.  
  97. -HowDoI
  98. +file=IWZIWHDW.INF
  99.  
  100. -Project
  101. +file=IWZWWKF1.HLP
  102.  
  103. *
  104. * The following is to start the monitor
  105. *
  106.  
  107. * %% need to specify what project it is running in context of
  108.  
  109. -FileTools::Start Monitor
  110. +title=Start Monitor
  111. +program=IWZOLX40.EXE
  112. +input=None
  113. +parm=/cm saveall prompt macro %f
  114.  
  115. *
  116. * The following section describes the icon categories
  117. *
  118.  
  119. -IconsControl::Data
  120. +resourceDLL=IWZWICO1
  121. +defaultIcon=1001
  122.  
  123. -Icons::Runable
  124. +mask=Runable
  125. +id=1002
  126.  
  127. -Icons::Project
  128. +mask=ProjectFile
  129. +id=1003
  130.  
  131. -Icons::Source
  132. +mask=Editable
  133. +id=1004
  134.  
  135. -Icons::Objects
  136. +mask=Binary
  137. +id=1005
  138.  
  139. -Icons::MakeMake
  140. +mask=MakeFiles
  141. +id=1006
  142.  
  143. *
  144. * The following section describes the options menu
  145. *
  146.  
  147. -BuildSmarts
  148. +use=no
  149.  
  150. *
  151. * The following section describes the tool bar.
  152. *
  153.  
  154. -ToolBar::Data
  155. +resourceDll=IWZWBMP1
  156.  
  157. *
  158. * Standard set of filters
  159. *
  160. -StdFilters
  161. +filter1=*
  162. +filter2=*.cbl
  163. +filter3=*.cpy
  164. +filter4=*.cpy;*.cbl
  165. +filter5=*.obj
  166. +filter6=*.exe;*.dll;*.lib;*.exp
  167. +filter7=makefile;*.mak
  168. +filter8=*.def
  169. +filter9=*.ico;*.bmp
  170. +filter10=*.iwp
  171. +filter11=*.adt
  172. +filter12=*.lst
  173.  
  174. -Data::CompileTools
  175. +tools=C++ Compiler;Linker;IPF Compiler;NMake;Import Lib (from def);Make Def file;
  176.  
  177. -TribbleConfig::Logo
  178. +resourcePrefix=IWZWT
  179.  
  180. -TribbleConfig::Help
  181. +helpPath=%HELP_INI%
  182. +helpName=IWZWHLP1.INI
  183.  
  184. -TribbleConfig::NDX
  185. +ndxfiles=COB.NDX+COBBRS.NDX
  186.  
  187. -TribbleConfig::BuildSmarts
  188. +optionsDll=NULL
  189.