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
 Origin Forum
 using, LabTalk and LT_Obj
 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 - 02/16/2004 :  05:46:41 AM  Show Profile  Edit Topic  Reply with Quote  View user's IP address  Delete Topic
Hi,

Is there any difference and/or recommendation between using
LT_Obj or LabTalk and using keywords?

Cheers,

Pete

Mike Buess

USA
3037 Posts

Posted - 02/16/2004 :  12:58:36 PM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Hi Pete,

I don't know which (if either) is the preferred method, but I find LabTalk.objedt more convenient because it blends into the OC code seemlessly. For example,

using NLSF = LabTalk.NLSF;
- use NLSF properties and methods as in LabTalk -

Now I can scatter NLSF statements throughout my OC function instead of grouping them into one or more _LT_Obj blocks. But I suspect it's a matter of personal taste - some may prefer to group LT statements for didactive purposes.

Mike Buess
Origin WebRing Member
Go to Top of Page

peter.cook

UK
356 Posts

Posted - 02/17/2004 :  04:49:19 AM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Hi Mike,

Thanks for the helpful reply. I also would prefer LabTalk.object but might use LT_obj on occasion for convenience of copying chunks of existing LabTalk code whilst migrating to Origin C.

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