Hi Chris,
Define the comma delimited file, BASIC driver, in your dictionary. Use a
variable for the filename. Use a FileDialog to allow the user to select the
file from whatever source they have. Then run a process procedure on this
file, doing whatever updates are necessary in the TakeRecord method.
HTH
Quote:
> Hello all
> How can I import a comma delimited file from the a:\ , and copy the comma
> delimted infomation into the tps file, could someone give me a starting
> point please
> (Im trying to do this so updated data can be added to
> the exsisting tps file)
> Thankyou
> chris
--
! Jim Katz
! Certified Clarion Developer
! Author: ABC DLL Toolkit Maintainer: DEF for ABC,DET for Legacy
! Web Site: http://www.iag.net/~jimkatz/
! Company: iTradeZone,Inc.
! Using Clarion for Windows - Always looking for the simpler solution.