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
 Packing of OPK 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
tib Posted - 04/29/2004 : 11:19:35 AM
Hi,
can anybody tell why the following script does not work anymore in Origin7SR4?
It worked some months ago. Has it anything to do with the variable %Y? I also tried to pack the Buttons mannually and could not place the OPK files in the c:\origin7\ directory. Has this something to do with the user directories???

dll -a Opack Opack;
opack.saveFolderInfo=1; // save your directory structure
opack.getFileNames(%YHPOImport\HPOImport.txt);
opack.pack();
dll -r opack;

The file HPOButtons.txt contains the text:
HPOButtons\HPOImport.opk
HPOImport.ini
HPOImport.bmp
HPOImport.ogs

What's wrong? Thanks for help,
Tilman.


2   L A T E S T    R E P L I E S    (Newest First)
tib Posted - 05/02/2004 : 3:55:16 PM
Hi Mike,
yes, it was the variable %Y (registry etc...) from the post
http://www.originlab.com/forum/topic.asp?TOPIC_ID=3074
Now OPK packing works again...
Thanks, Tilman.

Mike Buess Posted - 04/29/2004 : 11:59:37 AM
Hi Tilman,
quote:
Has this something to do with the user directories???
I suspect so because there is nothing wrong with your script as long as the files are in %Y. Fix your User path first (see my reply to your other post) and try again.

Mike Buess
Origin WebRing Member

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