Re: [nsbasic-ce] Re: Member not Found and sqlite question

2009-06-02 Thread George Henne
The problem is that you called one of your controls 'Main'. That's a reserved word, as in Sub Main 'Called when program is started, if it exists End Sub I've updated the file with encrypt off. I'll change the folder. Thank in advanced ! http://www.palmprof.com.br/ASSIN/errorproject.zip

[nsbasic-ce] Re: Member not Found and sqlite question

2009-06-02 Thread margubra
Perhaps this can explaine the problem?: http://sourceforge.net/forum/forum.php?thread_id=1406390forum_id=303566 noticed a problem with fopen on Windows CE. When user uses non us-ascii characters in path/filename string then fopen fails. I think it should be considered to replace fopen with

[nsbasic-ce] Re: Member not Found and sqlite question

2009-06-01 Thread margubra
I've updated the file with encrypt off. I'll change the folder. Thank in advanced ! http://www.palmprof.com.br/ASSIN/errorproject.zip --- In nsbasic...@yahoogroups.com, George Henne g...@... wrote: First off, it is a very bad idea to save your projects inside the \Program Files\nsbasic\CE