Raised This Month: $12 Target: $400
 3% 

[Help] About KeyValue


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
694372459
Member
Join Date: Aug 2012
Old 09-30-2014 , 10:10   [Help] About KeyValue
Reply With Quote #1

How to let SectionName include "/" ?

for example

PHP Code:
"123/456"
{
    
"..."


not
PHP Code:
"123"
{
    
"456"
    
{
        
"..."
    
}

Edit : I try KvSetEscapeSequences(),but failed

Last edited by 694372459; 09-30-2014 at 10:11.
694372459 is offline
WildCard65
Veteran Member
Join Date: Aug 2013
Location: Canada
Old 09-30-2014 , 11:55   Re: [Help] About KeyValue
Reply With Quote #2

Try:
KvSetEscapeSequences(kv, true);

then in your kv files do this:
"\/" //Results in / being escaped
__________________
WildCard65 is offline
694372459
Member
Join Date: Aug 2012
Old 09-30-2014 , 11:59   Re: [Help] About KeyValue
Reply With Quote #3

Quote:
Originally Posted by WildCard65 View Post
Try:
KvSetEscapeSequences(kv, true);

then in your kv files do this:
"\/" //Results in / being escaped
thank you very much XD!!!
694372459 is offline
694372459
Member
Join Date: Aug 2012
Old 09-30-2014 , 12:27   Re: [Help] About KeyValue
Reply With Quote #4

Quote:
Originally Posted by WildCard65 View Post
Try:
KvSetEscapeSequences(kv, true);

then in your kv files do this:
"\/" //Results in / being escaped
still not work on KeyValuesToFile() D:
694372459 is offline
WildCard65
Veteran Member
Join Date: Aug 2013
Location: Canada
Old 09-30-2014 , 12:30   Re: [Help] About KeyValue
Reply With Quote #5

Idk thenn
__________________
WildCard65 is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 16:13.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode