CodePudding user response:
Usage of these functions to query. Fileopen fileread...CodePudding user response:
If the text file data is fixed format and inline with the TAB key to separate between data unit. Then you can build a number of fields and text data unit grid data window, and then execute the following code will import data window:Dw_1. ImportFile (text! , ls_pathFileName_tmp)
//ls_pathFileName_tmp variables to store text file name!