Scripting open CSV with both file dialog picker and column definitions.
Hi, Working on an automation of an analysis and getting hung up on the first step of importing a csv file. My approach is to use the automatically generated scripts as a basis.The following script works on my test file and I would like to modify to use the file browser to pick a file instead of the current hard coding.The scripting documentation states that if the file path string is not present ...