Need help with saveVars and loadVars

Non-platform specific questions.

Need help with saveVars and loadVars

Postby VertigoKeyz » Thu Oct 06, 2011 9:59 pm

I am having a major problem trying to get saveVars and loadVars to work with a subfolder. When I use the code...

Code: Select all
saveVars("qfile_000.jqf", "Category");


...it creates the file and loadVars access it just fine. But when I try...

Code: Select all
saveVars("qfiles/qfile_000.jqf", "Category");


...it does nothing. Please help me correct my syntax for using subfolders before I go even balder.

Thanks!
VertigoKeyz
 
Posts: 12
Joined: Thu Jun 02, 2011 4:12 pm
Score: 0 Give a positive score

Re: Need help with saveVars and loadVars

Postby skydereign » Thu Oct 06, 2011 10:49 pm

You can't use sub directories. Since gE parses the save string, it sees the / and therefore has it do nothing.
User avatar
skydereign
 
Posts: 3510
Joined: Mon Jul 28, 2008 8:29 am
Score: 589 Give a positive score

Re: Need help with saveVars and loadVars

Postby VertigoKeyz » Mon Oct 10, 2011 6:06 pm

Much obliged, as sadly inconvenient as that is. :(
VertigoKeyz
 
Posts: 12
Joined: Thu Jun 02, 2011 4:12 pm
Score: 0 Give a positive score


Return to General

Who is online

Users browsing this forum: No registered users and 1 guest