Errors when compiling Samples Tab Control Demo Program

Started by gian young, June 23, 2004, 02:25:08 AM

Previous topic - Next topic

gian young

When testing Firefly Ver 1.06 Beta 3.0 with the Tab Control Demo program in Samples I get an Error 443.


Error Description TO Expected
If FF_nResult = Then ImageList_Destroy(FF_nResult)

Operating System is XP Pro and PowerBasic is Ver 7.02

Gian Young
Dataman Barcode Systems Australia

Roger Garstang

Wrong Forum, but 1.06.04 and PB 7.04 do not give this error.

As far as I know For/Next loops, CALLs, and DDT commands are pretty much all that use the TO keyword...Could be some other code causing it, because that line shouldn't need a TO.