[Gambas-user] settings INPUT <> settings OUTPUT
    Charlie Reinl 
    Karl.Reinl at ...9...
       
    Mon Aug  3 12:16:17 CEST 2009
    
    
  
Salut Benoit,
this line was written by settings
Descript="'that was only yesterday' a wonderful,\\nnever before seen way
to design a\\nprinting template\\nhaving \\nfun with it\\nnew"
and this is read by settings
'that was only yesterday' a wonderful,\
never before seen way to design a\
printing template\
having \
fun with it\
new
In UnQuoteString :
sVal = Replace(sVal, "\\n", "\n") does nothing
send you the Test.conf
gambas2.15.2 on Ubuntu 8.04.3 LTS
-- 
Amicalment
Charlie
-------------- next part --------------
[that was only yesterday]
Name="that was only yesterday"
Class="Invoices"
SubClass="for Cuba only"
Descript="'that was only yesterday' a wonderful,\\nnever before seen way to design a\\nprinting template\\nhaving \\nfun with it\\nnew"
    
    
More information about the User
mailing list