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
 numeric seperator option in open-function?

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
Hans123456 Posted - 12/22/2010 : 05:12:18 AM
Origin Ver. and Service Release (Select Help-->About Origin): 8G.0.63.988 SR6
Operating System: XP Prof SP3

Hello,
I'm working on a LabTalk script which is working fine with Origin 7.5 but not with Origin 8.
The ASCII Import with open -w is working in Origin 7.5 but in Origin 8 it only works when I manually change the numeric separator in my ASCII file from . to , (1.435-->1,435).
Is there a way to change an option to fix it with the open function?
Would be easier then using impasc...
1   L A T E S T    R E P L I E S    (Newest First)
VincentLiu Posted - 12/23/2010 : 05:23:43 AM
Sorry, we will check why this has happened as soon as possible. Currently, you could use the impASC function to import file without any problem. For example, if you have a file in the C disk, you can simply import the file using

impASC C:\TestOrigin8G.dat;

For more details about the function, please refer to

http://wiki.originlab.com/~originla/wiki2/index.php?title=X-Function:ImpASC

Vincent
OriginLab Technical Services

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