Syntax : 
define Macro1.
....&1... &2...
end-of-definition.
Only used in local program.
Mainly abbreviation for some line of codes in a program.
we cannot debug so we should avoid using macros.
define Macro1.
....&1... &2...
end-of-definition.
Only used in local program.
Mainly abbreviation for some line of codes in a program.
we cannot debug so we should avoid using macros.
 
 
No comments:
Post a Comment