[futurebasic] re: DoDialog errors

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : February 2010 : Group Archive : Group : All Groups

From: "H. Gluender" <h@...>
Date: Mon, 15 Feb 2010 13:27:46 +0100
I now have these errors, something is wrong with my DoDialog, but what?...

Error:** Bad factor in expression in line 368 of StoryTeller.main: 
'InsertBtnsBtn'
  368:  case _InsertBtnsBtn
                        ^
--------------------------------------
Brian,

did you ever read about the "dialog"-function in the FB5 help?

Did you understand the description?
	If yes, you should know that there is no such pre-defined constant.
	If no, try to learn the basics of event-driven programming.

There is no sense to continue with Mac-programming if you didn't 
grasp the basics of event-driven programming. There are many books 
dealing with these basics and perhaps someone can provide Staz's 
Intro to FB3 as pdf-file.

Best
-- 

                   Herbie

          ------------------------
          <http://www.gluender.de>