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
 Problem with doc -e LP

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
andrewdsto Posted - 07/13/2009 : 01:59:31 AM
Origin Ver 8 pro and Service Release sr4 (Select Help-->About Origin):
Operating System:win xp

Is there a problem with the doc -e LP command, compare the following two scripts and outputs:

doc -e p {
doc -e lw {
%c=;
sec -p 1;
};
};

datasets_B
datasets_B@2
datasets_B@3
datasets_B@4
datasets_B
datasets_B@2
datasets_B@3
datasets_B@4
datasets_B
datasets_B@2
datasets_B@3
datasets_B@4
datasets_B@5
datasets_B@6
datasets_B@7
datasets_B@8
datasets_B@5
datasets_B@6
datasets_B@7
datasets_B@8
datasets_B@5
datasets_B@6
datasets_B@7
datasets_B@8

----------------------------------------------------

doc -e lp {
%c=;
sec -p 1;
};

datasets_B
datasets_B@2
datasets_B@3
datasets_B@4
datasets_B
datasets_B
datasets_B
datasets_B
datasets_B
datasets_B
datasets_B
datasets_B
datasets_B
datasets_B
datasets_B
datasets_B
datasets_B
datasets_B
datasets_B
datasets_B
datasets_B
datasets_B
datasets_B
datasets_B



The first script determines %c correctly, the second script does not?

Is this an error in the command or am I interpreting the command incorrectly?

thanks Andrew
1   L A T E S T    R E P L I E S    (Newest First)
cpyang Posted - 07/13/2009 : 08:55:51 AM
Looks like a bug.

We will try to fix in SR6 which should be coming out very soon.

CP

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