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

  1. -Info
  2. +name=VisualAge COBOL for Windows
  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::Assembler
  18. +mask=*.asm
  19.  
  20. -Types::ModuleDef
  21. +mask=*.def
  22.  
  23. -Types::ExpFile
  24. +mask=*.exp
  25.  
  26. -Types::CompiledRc
  27. +mask=*.res
  28.  
  29. -Types::MakeFiles
  30. +mask=*.mak;makefile
  31.  
  32. -Types::Trace
  33. +mask=*.trc
  34.  
  35. -Types::Exe
  36. +mask=*.exe
  37.  
  38. -Types::Object
  39. +mask=*.obj
  40.  
  41. -Types::Map
  42. +mask=*.map
  43.  
  44. -Types::Library
  45. +mask=*.lib
  46.  
  47. -Types::DynaLib
  48. +mask=*.dll
  49.  
  50. -Types::VBInternal
  51. +mask=*.vcb
  52.  
  53. -Types::VBExternal
  54. +mask=*.vce
  55.  
  56. -Types::HelpFile
  57. +mask=*.hlp
  58.  
  59. -Types::Viewable
  60. +mask=*.inf;*.hlp
  61.  
  62. -Types::Driver
  63. +mask=*.sys
  64.  
  65. -Types::SymbolFile
  66. +mask=*.sym
  67.  
  68. -Types::Bitmaps
  69. +mask=*.bmp;*.ico
  70.  
  71. -Types::WCode
  72. +mask=*.w
  73.  
  74. -Types::WCodePlus
  75. +mask=WCode;*.wh;*.wi
  76.  
  77. -Types::Executable
  78. +mask=*.exe;*.com
  79.  
  80. -Types::Runable
  81. +mask=*.exe;*.com;*.bat
  82.  
  83. -Types::CompilerIn
  84. +mask=<HOST>;*.cbl
  85.  
  86. -Types::CompilerOut
  87. +mask=*.obj;*.lst;*.asm;*.adt;*.w;*.wh;*.wi;*.ws;*.wc
  88.  
  89. -Types::BinaryOut
  90. +mask=*.adt;*.w;*.wh;*.wi;*.ws
  91.  
  92. -Types::JCL
  93. +mask=<HOST>;*.jcl
  94.  
  95. * MakeMake will add the following type to the set of valid "C++ Compiler"
  96. * input types if the "C++ Compiler" action is selected and the "Linker"
  97. * action is not selected.
  98. * NOTE: WorkFrame required that the Compiler action be named C++ Compiler
  99. *       for this to work.
  100. -Types::LinkerInBase
  101. +mask=*.lib;*.exp;*.res
  102.  
  103. -Types::LinkerIn
  104. +mask=LinkerInBase;*.obj
  105.  
  106. * MakeMake will add the following type to the set of valid "C++ Compiler"
  107. * output types if the "C++ Compiler" action is selected and the "Linker"
  108. * action is not selected.
  109. * NOTE: WorkFrame required that the Compiler action be named C++ Compiler
  110. *       for this to work.
  111. -Types::LinkerOut
  112. +mask=*.exe;*.dll
  113.  
  114. -Types::MakeDefIn
  115. +mask=Object
  116.  
  117. -Types::MakeExpIn
  118. +mask=Object;ModuleDef
  119.  
  120. -Types::SomIn
  121. +mask=*.idl
  122.  
  123. -Types::SomOut
  124. +mask=*.cbl;*.cpy;*.def
  125.  
  126. -Types::AURetr
  127. +mask=<HOST>
  128.  
  129. -Types::AULoadDB
  130. +mask=*.cdi
  131.  
  132. -Types::RdvPutAnalyzeIn
  133. +mask=*.adt
  134.  
  135. -Types::RdvPutEuOut
  136. +mask=*.eu
  137.  
  138. -Types::Binary
  139. +mask=Driver;HelpFile;Object;Trace;Viewable;WCodePlus;ProjectFile;SymbolFile;Executable;Bitmaps;ProjectRelated;ExpFile;BinaryOut
  140.  
  141. -Types::Editable
  142. +mask=<HOST>;!Binary
  143.  
  144. -Types::WSEditable
  145. +mask=<!HOST>;!Binary
  146.  
  147. -Types::Compress
  148. +mask=!ProjectFile
  149.  
  150. *
  151. * The following types are meaningful to WorkFrame itself.
  152. *
  153.  
  154. -Types::*
  155. +mask=*.*
  156.  
  157. -Types::Any
  158. +mask=<HOST>;*;*.*
  159.  
  160. -Types::None
  161. +mask=!Any
  162.  
  163. *
  164. * -ProjectTools::
  165. * List of project scoped actions.
  166. *
  167.  
  168. -ProjectTools::Build normal
  169. +title=Build normal
  170. +program=iwzmwbn.cmd
  171. +runmode=Mon
  172. +accelerator=B
  173. +helpCmd=view iwziwff1 %TOPIC%
  174. +topic=Build normal
  175. +optionsDll=IWZWDLL1
  176. +entryPoint=BUILD
  177. +parm=%p
  178.  
  179. -ProjectTools::Rebuild all
  180. +title=Rebuild all
  181. +program=iwzmwra.cmd
  182. +runmode=Mon
  183. +accelerator=U
  184. +helpCmd=view iwziwff1 %TOPIC%
  185. +topic=Rebuild all
  186. +optionsDll=IWZWDLL1
  187. +entryPoint=BUILD
  188. +parm=%p
  189.  
  190. -ProjectTools::Edit a new file
  191. +title=Edit a new file
  192. +program=iwzmlxp.cmd
  193. +accelerator=E
  194. +helpCmd=view iwziwff1 %TOPIC%
  195. +topic=Edit a new file
  196. +parm=/CM DIALOG NEW
  197. +setenv=no
  198.  
  199. -ProjectTools::Connect MVS drives
  200. +title=Connect MVS drives
  201. +program=iwzmstp.cmd
  202. +helpCmd=view iwziwff1 %TOPIC%
  203. +topic=Connect MVS drives
  204. +parm=/P %p RESTART
  205. +setenv=no
  206.  
  207. -ProjectTools::Disconnect MVS drives
  208. +title=Disconnect MVS drives
  209. +program=iwzmstp.cmd
  210. +helpCmd=view iwziwff1 %TOPIC%
  211. +topic=Disconnect MVS drives
  212. +parm=/P %p
  213. +setenv=no
  214.  
  215. -ProjectTools::Test MVS connection
  216. +title=Test MVS connection
  217. +program=iwzmtsc.cmd
  218. +helpCmd=view iwziwff1 %TOPIC%
  219. +topic=Test MVS connection
  220. *+parm=
  221. +setenv=no
  222.  
  223. -ProjectTools::Show MVS drives
  224. +title=Show MVS drives
  225. +program=iwzmshw.cmd
  226. +helpCmd=view iwziwff1 %TOPIC%
  227. +topic=Show MVS drives
  228. *+parm=
  229. +setenv=no
  230.  
  231. -ProjectTools::TSO command prompt
  232. +title=TSO command prompt
  233. +program=iwzmtco.cmd
  234. +helpCmd=view iwziwff1 %TOPIC%
  235. +topic=TSO command prompt
  236. *+parm=
  237. +setenv=no
  238.  
  239. -ProjectTools::MVS job status
  240. +title=MVS job status
  241. +program=iwzmmno.cmd
  242. +helpCmd=view iwziwff1 %TOPIC%
  243. +topic=MVS job status
  244. *+parm=
  245. +setenv=no
  246.  
  247. -ProjectTools::MVS setup
  248. +title=MVS setup
  249. +program=iwzmset.cmd
  250. +helpCmd=view iwziwff1 %TOPIC%
  251. +topic=MVS setup
  252. *+parm=
  253. +setenv=no
  254.  
  255. -ProjectTools::Start remote debug daemon
  256. +title=Start remote debug daemon
  257. +program=idbugd.exe
  258. +helpCmd=view iwziwff1 %TOPIC%
  259. +topic=Start remote debug daemon
  260. +parm=-qport=8000 -v
  261. +setenv=no
  262.  
  263. *
  264. * The following tool is used to create projects
  265. *
  266.  
  267. -ProjectTools::CreateProject
  268. +title=SmartGuide
  269. +program=iwzwpsm1.exe
  270.  
  271. *
  272. * The following tools are Rdv components
  273. *
  274.  
  275. -ProjectTools::Application Understanding
  276. +title=Open Application Understanding
  277. +program=ardumain.exe
  278. +helpCmd=view iwziwff1 %TOPIC%
  279. +topic=Open Application Understanding
  280.  
  281. -ProjectTools::Year 2000 Analysis
  282. +title=Open Year 2000 Analysis
  283. +program=dczybat.exe
  284. +helpCmd=view iwziwff1 %TOPIC%
  285. +topic=Open Year 2000 Analysis
  286.  
  287. *
  288. * -FileTools::
  289. * List of file scoped actions.
  290. * Ordering is important. The nearer the action to the top of the list, the higher the
  291. * priority. When double-clicking on a file, the highest priority action which is valid
  292. * for the selected file(s) will be invoked.
  293. *
  294.  
  295. -FileTools::Open
  296. +title=Open
  297. +program=iwzwwkf1.exe
  298. +input=ProjectFile
  299. +parm=%a %z
  300.  
  301. -FileTools::MVS edit
  302. +title=MVS edit
  303. +program=iwzmedt.cmd
  304. +helpCmd=view iwziwff1 %TOPIC%
  305. +topic=MVS edit
  306. +input=Any
  307. *+input=Editable
  308. +parm=%f (( /P %p
  309. +setenv=no
  310.  
  311. -FileTools::MVS browse
  312. +title=MVS browse
  313. +program=iwzmedt.cmd
  314. +helpCmd=view iwziwff1 %TOPIC%
  315. +topic=MVS browse
  316. +input=Any
  317. *+input=Editable
  318. +parm=%f ro (( /P %p
  319. +setenv=no
  320.  
  321. -FileTools::Edit
  322. +title=Edit
  323. +program=iwzmlxp.cmd
  324. +accelerator=E
  325. +helpCmd=view iwziwff1 %TOPIC%
  326. +topic=Edit
  327. +input=WSEditable
  328. +parm=%a %z /p %p /cm mult !set browse off !set readonly off
  329. +setenv=no
  330.  
  331. -FileTools::C++ Compiler
  332. +title=Syntax check on the workstation
  333. +program=iwzvcomp.cmd
  334. +runmode=Mon
  335. +helpCmd=view iwziwff1 %TOPIC%
  336. +topic=Syntax check on the workstation
  337. +input=Any
  338. *+input=CompilerIn
  339. +output=CompilerOut
  340. +optionsDll=IWZVCOPT
  341. +entryPoint=COMPILE
  342.  
  343. -FileTools::Show full MVS name
  344. +title=Show full MVS name
  345. +program=iwzmshw.cmd
  346. +helpCmd=view iwziwff1 %TOPIC%
  347. +topic=Show full MVS name
  348. +input=Any
  349. +parm=%f
  350.  
  351. -FileTools::Show MVS attributes
  352. +title=Show MVS attributes
  353. +program=iwzmshw.cmd
  354. +helpCmd=view iwziwff1 %TOPIC%
  355. +topic=Show MVS attributes
  356. +input=Any
  357. +parm=%f ATTR
  358.  
  359. -FileTools::Compress PDS
  360. +title=Compress PDS
  361. +program=iwzmcmp.cmd
  362. +helpCmd=view iwziwff1 %TOPIC%
  363. +topic=Compress PDS
  364. +input=Any
  365. +parm=%f
  366.  
  367. -FileTools::Submit job on MVS
  368. +title=Submit job on MVS
  369. +program=iwzmsub.cmd
  370. +runmode=Mon
  371. +helpCmd=view iwziwff1 %TOPIC%
  372. +topic=Submit job on MVS
  373. +input=Any
  374. *+input=JCL
  375. +parm=%f
  376.  
  377. -FileTools::Show Flow Graph (SYSADATA file)
  378. +title=Show Flow Graph
  379. +program=dczwfcsg.exe
  380. +accelerator=G
  381. +input=RdvPutAnalyzeIn
  382. +parm=%p %a %z
  383.  
  384. -FileTools::Show Smart Listing (SYSADATA file)
  385. +title=Show Smart Listing
  386. +program=dczwfcss.exe
  387. +accelerator=S
  388. +input=RdvPutAnalyzeIn
  389. +parm=%p %a %z
  390.  
  391. -FileTools::Show Flow Graph
  392. +title=Show Flow Graph
  393. +program=dczwind.exe
  394. +accelerator=W
  395. +input=RdvPutEuOut
  396. +parm=/wg %f
  397.  
  398. -FileTools::Show Smart Listing
  399. +title=Show Smart Listing
  400. +program=dczwind.exe
  401. +accelerator=X
  402. +input=RdvPutEuOut
  403. +parm=/wb %f
  404.  
  405. -FileTools::AU Scan JCL
  406. +title=Scan JCL
  407. +program=ardsmain.exe
  408. +input=JCL
  409. *+parm=
  410.  
  411. -FileTools::AU Retrieve scan JCL output
  412. +title=Retrieve scan JCL output
  413. +program=ardrmain.exe
  414. +input=AURetr
  415. *+parm=
  416.  
  417. -FileTools::AU Load Database
  418. +title=Load Database
  419. +program=ardlload.exe
  420. +accelerator=
  421. +input=AULoadDB
  422. +parm=%f
  423.  
  424. *
  425. * The following is used for How Do I help
  426. *
  427.  
  428. -FileTools::View How Do I
  429. +title=View How Do I Help
  430. +program=view.exe
  431. +input=Viewable
  432. +parm=%f
  433.  
  434. * The following specifies the name of an environment variable whose value
  435. * is set to the name of the "How Do I.." help file.
  436. -HowDoI
  437. +file=IWZIWHDW.INF
  438.  
  439. -Project
  440. +file=IWZWWKF1.HLP
  441.  
  442. *
  443. * The following is to start the monitor
  444. *
  445.  
  446. * %% need to specify what project it is running in context of
  447.  
  448. -FileTools::Start Monitor
  449. +title=Start Monitor
  450. +program=iwzmlxp.cmd
  451. +input=None
  452. +parm=/cm macro iwzmsva.lx macro iwzmmon.lxl %f
  453.  
  454. *
  455. * The following section describes the icon categories
  456. *
  457.  
  458. -IconsControl::Data
  459. +resourceDLL=IWZWICO1
  460. +defaultIcon=1001
  461.  
  462. -Icons::HostBinary
  463. +mask=<HOST>;Binary
  464. +id=1008
  465.  
  466. -Icons::HostFiles
  467. +mask=<HOST>
  468. +id=1007
  469.  
  470. -Icons::Runable
  471. +mask=Runable
  472. +id=1002
  473.  
  474. -Icons::Project
  475. +mask=ProjectFile
  476. +id=1003
  477.  
  478. -Icons::Source
  479. +mask=Editable
  480. +id=1004
  481.  
  482. -Icons::Objects
  483. +mask=Binary
  484. +id=1005
  485.  
  486. -Icons::MakeMake
  487. +mask=MakeFiles
  488. +id=1006
  489.  
  490. *
  491. * The following section describes the options menu
  492. *
  493.  
  494. -BuildSmarts
  495. +use=no
  496.  
  497. -OptionMenu::Item1
  498. +tool=C++ Compiler
  499. +scope=file
  500.  
  501. *
  502. * The following section describes the tool bar.
  503. *
  504.  
  505. -ToolBar::Data
  506. +resourceDll=IWZWBMP1
  507.  
  508. -ToolBar::Item7
  509. +tool=Edit a new file
  510. +scope=project
  511. +id=15
  512. +iconTitle=Edit
  513.  
  514. *
  515. * The following section describes the project menu and popup.
  516. *
  517.  
  518. -ProjectMenu::Item1
  519. +tool=Build normal
  520.  
  521. -ProjectMenu::Item2
  522. +tool=Rebuild all
  523.  
  524. -ProjectMenu::Item7
  525. +tool=Edit a new file
  526.  
  527. -ProjectMenu::Item9
  528. +tool=Connect MVS drives
  529.  
  530. -ProjectMenu::Item10
  531. +tool=Disconnect MVS drives
  532.  
  533. -ProjectMenu::Item11
  534. +tool=Test MVS connection
  535.  
  536. -ProjectMenu::Item12
  537. +tool=Show MVS drives
  538.  
  539. -ProjectMenu::Item13
  540. +tool=TSO command prompt
  541.  
  542. -ProjectMenu::Item14
  543. +tool=MVS job status
  544.  
  545. -ProjectMenu::Item15
  546. +tool=MVS setup
  547.  
  548. -ProjectMenu::Item16
  549. +tool=Start remote debug daemon
  550.  
  551. -ProjectMenu::Item17
  552. +tool=Application Understanding
  553.  
  554. -ProjectMenu::Item18
  555. +tool=Year 2000 Analysis
  556.  
  557. *
  558. * The following section describes the tribble project menu. The tribble
  559. * project menu ALWAYS contains all the 'ProjectMenu' items followed by the
  560. * items listed in this section, usually file items.
  561. *
  562.  
  563. -TribbleMenu::Item1
  564. +tool=C++ Compiler
  565.  
  566. *
  567. * Standard set of filters
  568. *
  569. -StdFilters
  570. +filter1=*
  571. +filter2=*.cbl
  572. +filter3=*.cpy
  573. +filter4=*.cpy;*.cbl
  574. +filter5=*.obj
  575. +filter6=*.exe;*.dll;*.lib;*.exp
  576. +filter7=makefile;*.mak
  577. +filter8=*.def
  578. +filter9=*.ico;*.bmp
  579. +filter10=*.iwp
  580. +filter11=*.adt
  581. +filter12=*.lst
  582. +filter13=*.jcl
  583. +filter14=*.out
  584. +filter15=<HOST>
  585. +filter16=<!HOST>
  586.  
  587. -Data::CompileTools
  588. +tools=C++ Compiler;
  589.  
  590. -TribbleConfig::Logo
  591. +resourcePrefix=IWZWT
  592.  
  593. -TribbleConfig::Help
  594. +helpPath=%HELP_INI%
  595. +helpName=IWZWHLP1.INI
  596.  
  597. -TribbleConfig::NDX
  598. +ndxfiles=COB.NDX+COBBRS.NDX
  599.  
  600. -TribbleConfig::BuildSmarts
  601. +optionsDll=NULL
  602.