Dear,
I have the following code:
Open strFileName for input as #1
input #1,ParentUserClass,UserClass,BranchName,BranchID
If I look at the csv file that I am opening for input, then I can see that in the field UserClass should normally come 057, but it seems that the input function...