Why could I get an error "undeclared variable" when trying to use :
LoadTableFromCSV(File.DirAssets, "Delease CSV B.csv.csv", True) ?
Also is the "File.DirAssets" internal to the app?
I also tried to load it from my hard drive:
C:\Delease.csv placed where the FileDirAssets command is.
Help.
Thanks,
Ron
LoadTableFromCSV(File.DirAssets, "Delease CSV B.csv.csv", True) ?
Also is the "File.DirAssets" internal to the app?
I also tried to load it from my hard drive:
C:\Delease.csv placed where the FileDirAssets command is.
Help.
Thanks,
Ron