Menu

#33 Automatically expand path variables for clsFile

VDK 2.0.0
closed
2018-01-10
2018-01-10
Jason Ely
No

For class vdk.io.clsFile, automatically expand environment variables if the file string contains them.

Users can then pass in strings as in the following %tmp%\test.txt . the clsFile class will automatically expand with the result being "C:\Users\Jason\AppData\Local\Temp\test.txt"

The value of the expanded variable will vary from machine to machine.

Discussion

  • Jason Ely

    Jason Ely - 2018-01-10
    • status: open --> closed
     
  • Jason Ely

    Jason Ely - 2018-01-10

    Dev done

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.