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
Username:
Password:
Save Password
Forgot your Password? | Admin Options

 All Forums
 Origin Forum for Programming
 LabTalk Forum
 MOCA dll status
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic

peter.cook

UK
356 Posts

Posted - 07/30/2002 :  04:35:45 AM  Show Profile  Edit Topic  Reply with Quote  View user's IP address  Delete Topic
Hi,

Does anyone know of a way to see if a MOCA dll is loaded or referenced (I'm not sure of the best term!) in Origin 6.1 eg checking the status of a dll.

I would like to do something like :

If (petesdll is not already referenced) {
dll -a Progdll petesdll;
}

or is it okay to just run

'dll -a Progdll petesdll repeatedly?'

Cheers,

Pete

cpyang

USA
1406 Posts

Posted - 07/30/2002 :  10:50:57 AM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
dll -a Progdll petesdll;
will do nothing if already loaded, so OK to call repeatedly.

CP


Go to Top of Page

peter.cook

UK
356 Posts

Posted - 07/30/2002 :  10:59:50 AM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Thanks for reply CP.
That will do!

A thought - is there any point in extending the exist function to check if a dll is loaded?

Cheers,

Pete

Go to Top of Page
  Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
The Origin Forum © 2020 Originlab Corporation Go To Top Of Page
Snitz Forums 2000