View Single Post
Old 07-27-2007, 09:57 AM   #1 (permalink)
theProgram
 
Newb Techie

Join Date: Jul 2007

Location: Louisiana, U.S.A.

Posts: 26

theProgram is on a distinguished road

Default ProvideX Import from TXT question.

$opening = "::wavewave::";

echo = "I am in need of assistance, I've just started learning ProvideX a short while ago, and so not as adept in it as I could be.";

echo = "I am trying to import data from a .txt file into ProvideX while maintaining the layout. I want to use that data to export to any other type of file, or even the screen in the same layout. I shouldn't have a problem with the exporting, but I'm at a lost for the import.";

echo = "The reason I need this, is because the program I'm working with [F.A.C.T.S.] is in ProvideX, and a customer wants to transfer his existing program into this one. He has several thousand entries to import, and so I need to mass import the information, instead of filling out every bit of information manually of course.";

echo = "Any help would be most appreciated!";
theProgram is offline