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
 How to keep justification format when txt output

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
daliss Posted - 01/16/2007 : 4:55:52 PM
Origin Version (Select Help-->About Origin): 7.5
Operating System:Window XP

Hi,everyone

When my data are imported into Origin. They are all right justification,i.e.,alignment along right side. Like this,

20 35
20.01 45667
20.02 345

So I use LabTalk to export data as TXT file. It works. But when I open the txt file, I find all data are left justification,i.e.,alignment along left side.Like this,

20 35
20.01 45667
20.02 345

My question is how to keep the justification format after exporting TXT file? I have tried to use wks.col.justify, but it doesn't work.

Thanks in advance.

William


3   L A T E S T    R E P L I E S    (Newest First)
larry_lan Posted - 01/21/2007 : 02:57:18 AM
Hi William:

In fact, Tab key in an ASCII file is just a separator, '\t'. And right justify is just one kind of displaying mode in some software, like UltraEdit. So we can't control the justification in .txt file, but you can always use Right Justify mode in UltraEdit, no matter what kind of justification it is in a .txt file, right?

Larry
OriginLab Technical Services
daliss Posted - 01/18/2007 : 09:15:23 AM
Hi, Erica

Thanks for your reply. I found a software named UltraEdit in which the column justification can be adjusted. So the combination of Origin and UltraEdit can help me to deal with my experimental data.

William Peng

erica-cn Posted - 01/17/2007 : 10:29:24 PM
Hi William

I am sorry to tell you that Origin program can not control the justification format of Notepad. The separator you select before you export ASCII as TXT file is corresponding to the format built in notepad.

Any more questions,please feel free to contact us.


Erica Shang
OriginLab Technical Service

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