| T O P I C R E V I E W |
| cosy |
Posted - 03/23/2006 : 06:10:07 AM Origin Version (Select Help-->About Origin): Origin 7 Pro Operating System: winxp Hi, I wrote a macros and saved it in macros.cnf and i restarted origin (also tried restarting the machine) but when I list the macros (list -m), the ones I had defined are not displayed in it. Any suggestions? Regards, COSY
|
| 1 L A T E S T R E P L I E S (Newest First) |
| easwar |
Posted - 03/23/2006 : 09:08:17 AM Hi COSY,
I tried this in 7.0SR4 and it worked fine for me. Note that the listing is sorted alphabetically.
I tried the following sample macro from our help file: def hello {
loop (ii, 1, 3) {
type "$(ii). Hello World";
};
};
I suggest you contact tech support and send your CNF file to them so they can take a look.
Easwar OriginLab
[/quote]
|
|
|