After much searching and experimentation it would appear (rightly or wrongly) that I first need to open up the library stack in the Revolution IDE before opening my project stack that references the library stack in the 'stack files' pane of the 'stack object inspector' and makes a simple 'start using' statement in a pre open stack function.
The problem is I appear to get errors (can't find handlers mainly) if I don't open up the library stacks in the IDE (or not launching the library stacks prior to opening up the project stack) and when I come to create the standalones a copy of the library stack appears alongside and seperate to the executable allowing a user to move, delete or, should they own Revolution, tinker with the library and break the application (not ideal!).
What I'm looking for is a simple way to add a library as a substack to my project's main stack. Unfortunately I cannot find such a way except for building my application up and around a library stack (not a great solution especially if I have to add other libraries later but at least everything launches in the IDE successfully and is neatly wrapped up in the executable).
Is there a better way? Could Revolution's project file management be improved?
A tutorial or lesson would be great on this
