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
 Problem creating 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 : 09:04:28 AM
Hi,

Can anyone help - I can't seem to create OP files for distribution, only OCB files when compiling c files despite setting @OCBS=0 (ie same result as for @OCBS=1).

(Origin 7.5 Pro SR1)

Cheers,

Pete

2   L A T E S T    R E P L I E S    (Newest First)
peter.cook Posted - 01/22/2004 : 10:51:43 AM
Hi Easwar,

Thanks for quick reply , saved me more wasting more time. I accidentally used @ocbs because checking in the script window by typing @ocbs= gives @ocbs=1, which was of course a typo but I then carried on using this. However, what does @ocbs refer to?

Cheers,

Pete

easwar Posted - 01/22/2004 : 09:45:18 AM
Hi Pete,

The system variable that controls creation of OP files is OCSB, and not OCBS.

@OCSB = 0; // create OP files
@OCSB = 1; // the default; do not create OP files

I just tried in 7.5SR1 and it works fine for me.

This is documented in the Programming help file, under the topic:
Distributing Custom Applications->Encrypting Files for Distribution with OriginPro.

Easwar
OriginLab.



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