What is the magic to get macros to work? In my functions sections I have the following: 83=macro,1 In my macro's section I have: 1=*81*82 but when I type 'rpt fun 1999 *83' in the CLI nothing happens. but when I type 'rpt fun 1999 *81*82' in the CLI it executes both of those commands. Thanks, John