Checking Each String Before Placing it in the Memory File

You can use the low-level function st_rd(), which reads a single string from an ASCII disk file, to check each line of the ASCII disk file before placing it in the memory file with mf_rowrpl().

Detailed information on st_rd() and its arguments can be found in the Function Reference.


Home Contents Previous Next