October 27, 2025, 10:23:36 PM

News:

IonicWind Snippit Manager 2.xx Released!  Install it on a memory stick and take it with you!  With or without IWBasic!


"Error: syntax error - as" Line of code this msg is referring to has no error!

Started by plurald, May 06, 2025, 02:41:45 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.


billhsln

Change:

   if pixClr = 3  then                               |
      Get_Bigger_Circles_Info(x, y, centerX, centerY)
   endif

AS only needs to be on SUB definition.

Bill
When all else fails, get a bigger hammer.