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
Username:
Password:
Save Password
Forgot your Password? | Admin Options

 All Forums
 Origin Forum for Programming
 LabTalk Forum
 Ask ascimport.numcolumns in Ver 7.0
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic

rihuang

Taiwan
3 Posts

Posted - 12/11/2003 :  08:35:20 AM  Show Profile  Edit Topic  Reply with Quote  View user's IP address  Delete Topic
Hello:

I wanna try to set ascimport.numcolumns=5; in labtalk
however, when I click ASCII Options in Import to check:
the "# of columns" did show 5
But the choosen radio was set in "Unknown"
How could I set the radio left of the "# of columns" I set?
Thanks a lot~

Mike Buess

USA
3037 Posts

Posted - 12/11/2003 :  1:05:15 PM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
The ascimport object is undocumented in Origin 7.0, but the Origin 7.5 help description for ascimport.numcolumns says you should use Partial Import instead. Below are the Partial Import properties from the Origin 7.5 programming guide. A dump of ascimport properties (ascimport.=) shows that they also exist in Origin 7.0 SR4.

Ascimport.Partial - Use Partial Import (1) or Full Import (0)
Ascimport.Partial.C1 - First column for partial import
Ascimport.Partial.C2 - Last column for partial import
Ascimport.Partial.R1 - First row for partial import
Ascimport.Partial.R2 - Last row for partial import

Hope that helps.

Mike Buess
Origin WebRing Member
Go to Top of Page
  Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
The Origin Forum © 2020 Originlab Corporation Go To Top Of Page
Snitz Forums 2000