|
Mike Buess
USA
3037 Posts |
Posted - 12/11/2003 : 1:05:15 PM
|
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 |
 |
|