
15 Jul
2011
15 Jul
'11
5:58 p.m.
2011/7/15 mahendra1 <mahendra.gajera@...2640...>:
Hi
I test your code on sp_file_save_as function.But it doesn't work. Please let me know at where i am doing mistake.
At first glance, the "breturn" variable is undefined. Replace it with "true".
If that's not the problem, please be more specific, otherwise I can't help you. 1. Does it compile? If not, post the error messages. 2. Does it crash when run? If it does, post the gdb backtrace. Run "gdb inkscape" in a console, type "run", reproduce the crash, then type "bt" and post the output of that. 3. Does it give the expected result? If not, post the contents of D:\data.txt.
Regards, Krzysztof