Hi All,
I am a beginner, trying to learn Easytrieve..I am stucked up while coding something like...
We have a requirement where in we need to take different file names dynamically as input to GET (if not GET, someother option to retrieve the data from all the files one by one). Could anyone please let us know how to code it in simpler way?
Let us say for example..I have a file with files-names as the records in it. I am taking this file as the input (DDname) and retrieving through 'GET <DDname>'. Now that, we want to retrieve the contents present in each record (i.e., file). Is it possible through arrays (tables)..?
Also, suggest some best ways of learning the subject...