I have these line of code in a program but it does not format the data so that the information is in colums
Open FILE For Append As #1
Print #1, fullname, objectname, fieldvalue,_
timenow, datenow, COMPUTERNAME, macaddress
Close #1
End Function
|
Results 1 to 3 of 3
Thread: Help with output of FILEThreaded View
|
Click Here to Expand Forum to Full Width |