Page 1 of 1

Bug or Compiler

PostPosted: Sun Jan 08, 2012 4:24 pm
by Kenko
In loading Mr Hennings downloaded Database.zip (final copy) and expanding/running same an Error is indicated in line 186 as:

"New line expected in line 186 in file MainWindow.QMainWindow.q7b.

line 186 = Loop While Records. Next(sRecordsId) 'Note the space between Records and Next

If the space is removed and the cursor stays on removing the space it will compile and run correctly, otherwise formating puts the space back into the line and the error is again reported.

Regards Ken

Re: Bug or Compiler

PostPosted: Wed Jan 11, 2012 8:35 am
by berndnoetscher
Kenko wrote:In loading Mr Hennings downloaded Database.zip (final copy) and expanding/running same an Error is indicated in line 186 as:

"New line expected in line 186 in file MainWindow.QMainWindow.q7b.

line 186 = Loop While Records. Next(sRecordsId) 'Note the space between Records and Next

If the space is removed and the cursor stays on removing the space it will compile and run correctly, otherwise formating puts the space back into the line and the error is again reported.

Regards Ken


Thanks Ken,

will fix this with the next version.