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 |
|
|