Creating Library Modules

dcpbarrington dpierce at xpertassist.com
Wed Jul 9 18:19:09 EDT 2008


Mark,

  I looked at the article, which is very good, but I still don't understand
when I start a library, it should be at a higher level then the Main Stack,
so there shouldn't be a problem finding the handleRevDBerror command.

  It looks like because I created the library as an independent stack, it
looks like Revolution is putting it at the Main Stack level, so it doesn't
find the commands that are defined in the original Main Stack.

  I changed the start to be

    insert the script of stack "StandardReports" into front

I Saved and Restarted Revolution.  Had the same error.

     	executing at 5:11:05 PM
Type	Handler: can't find handler
Object	StandardReports
Line	handleRevDBerror theDataVal
Hint	handleRevDBerror

I created the Stack as a NEW stack and then started it.  Do I need to make
it a SubStack and then select FILE -> MOVE SUBSTACK to FILE

I cann't find anything in the documentation about creating a library.  Do I
need to declare within the stack that it is a library that is to be used
with the main stack?
-- 
View this message in context: http://www.nabble.com/Creating-Library-Modules-tp18368070p18372136.html
Sent from the Revolution - User mailing list archive at Nabble.com.




More information about the use-livecode mailing list