How to change file names?
Hi everyone,Earlier I asked about how to extract files and it is working great! Now I want to use these files, but the files are saved with ".pda-iv" (the file are coming from a parameter analyzer B1506). In my script to open the file (ronFolder = Open(directory || deviceName || "\" || "RDS-ID.pda-iv");), I get an "Error with File: Path is Invalid" error.Is there a way to change the name of the ...
