- Posted by
- Hi Bego Thanks for the reply. I know about the autoload function. I did not know it could handle more than one at a time. The Macro language gives the ability to call or trigger one or more Macros using PlayMacro. Seems like in order to use this the Macros need to be within the driving Macro. Why do...Posted in Macros
-   Topics
-   Views
- DaveGallant
Apr 13, 2005
- Hi I understand the PlayMacro is used to run another Macro. Seems like the other Macros must be included within the driver Macro. Can they be used by pointing to them like this? ie. PlayMacro 1 "C:\UB Fix Macros\UB Fix 01.MAC" Many thanks DavePosted in Macros
-   Topics
-   Views
- DaveGallant
Apr 12, 2005
- Hi Nice solution. Pretty well what I came up with by researching the various commands. I have run across a new issue which is a by-product of the replace operation. All of the replacement items I want to replace are between a Call and a End-Call. Ie. Call 'ACC_AGGT_TPR_BITS' USING record1(data1) out...Posted in Macros
-   Topics
-   Views
- DaveGallant
Apr 11, 2005
- Hi I have a number of variables in the procedure division in a large number of cobol programs which I want to find and replace. Some of the variables are in one or more programs and some do not occur in a program. Sample Top OverStrikeMode ColumnModeOff HexOff UnixReOff Find "PROCEDURE DIVISION" Rep...Posted in Macros
-   Topics
-   Views
- DaveGallant
Apr 07, 2005