The Origin Forum
File Exchange
Try Origin for Free
The Origin Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ | Send File to Tech support
 All Forums
 Origin Forum for Programming
 LabTalk Forum
 user defined macros not displayed

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

Screensize:
UserName:
Password:
Anti-Spam Code:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkUpload FileInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

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]


The Origin Forum © 2020 Originlab Corporation Go To Top Of Page
Snitz Forums 2000