PlanetSquires Forums

Support Forums => Other Software and Code => Topic started by: gian young on June 23, 2004, 02:25:08 AM

Title: Errors when compiling Samples Tab Control Demo Program
Post by: gian young on June 23, 2004, 02:25:08 AM
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
Title: Errors when compiling Samples Tab Control Demo Program
Post by: Roger Garstang on June 23, 2004, 07:14:05 AM
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.