Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
rget/rset and exe.
#1
Is there any way to get rget/rset to work with a file in a folder with a executable?

such as:
Executable file "C:/programs/program.exe"

and INI File "C:/programs/program.ini"

so that I can just use rget(data name key "program.ini") to grab the data?

It seems now that rget/rset works with the Windows folder when a directory is not specified.
#2
"$qm$\program.ini"
#3
Programs and data should be stored separately. Unless you know that your program's folder always has write permissions.

For example, use appdata spec folder.

"$appdata$\MyCompany\MyProgram\file.ini"
#4
$qm$/

Works just like I wanted.

I thought that would send it to the My QM folder in My Documents.

Thanks!
Jimmy Vig


Forum Jump:


Users browsing this thread: 1 Guest(s)