Shard Posted April 17, 2010 Posted April 17, 2010 Is it possible to use the abstract file system to load text files? Currently I am trying to load a text file so that I can save my scene data on it and then later be able to load it and read off of it. Quote Programmer/Engineer/Student www.reikumar.com 2.6 GHz Intel Core Duo - nVidia GeForce 8600 GT - Windows 7 64-bit - 4 Gigs RAM C++ - Visual Studio Express - Dark GDK - Leadwerks SDK
Masterxilo Posted April 17, 2010 Posted April 17, 2010 Yes, you can find any file in the abstract path using AbstractPath("abstract::myfile.ext") which will return the real, absolute path of the file. Quote Hurricane-Eye Entertainment - Site, blog.
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.