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
 Forum for Origin C
 Calling functions from (attached) OP files

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
peter.cook Posted - 01/22/2004 : 11:18:55 AM
Hi,

I'm getting really confused now from help and emails wrt OP files and would appreciate the assist / confimration of my perceptions below :

I think I have no problems attaching Origin C files to projects. My understanding is that these are compiled the first time a project is opened and put into OCTemp\Project folder as OCB files. 're-compiling' only occurs when Origin detects an updated/different .C file attached to the project. The functions in the OCB file are accessible straight away.

With OriginPro standalone, I have managed to attach an OP file and call function eg
void test()
{
out_str("Pete is king");
}


straightaway.

With Origin Std client though I was unable to do this. The function appears to not be compiled/recognised. I had initially thought this was something to do with COM functionality accessing a database so tried with basic functions as above. Even simple function above did not work.

Cheers,

Pete




1   L A T E S T    R E P L I E S    (Newest First)
peter.cook Posted - 01/26/2004 : 06:33:43 AM
Hi Snow,

Thanks for reply. This problem IS fixed in SR1 - apologies for confusion. I had assumed that my install discs (for group licenses) were SR1. I have added new topic for clarification/info.

Cheers,

Pete


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