Originally posted by Michael Mattias:
You create a suite of programmes in PB which start with a menu program. Then your other programs are CHAIN'ed from the menu program. When each CHAIN'd program finishes, it CHAINs back to the menu program.
In other words, it works the same. There are some restrictions if trying to pass, say open file handles, and if your QB 4.5 suite is using the run time (versus being compiled for 'standalone'), there is some other fuctionality which may differ, but all-in-all it's pretty much the same.
You create a suite of programmes in PB which start with a menu program. Then your other programs are CHAIN'ed from the menu program. When each CHAIN'd program finishes, it CHAINs back to the menu program.
In other words, it works the same. There are some restrictions if trying to pass, say open file handles, and if your QB 4.5 suite is using the run time (versus being compiled for 'standalone'), there is some other fuctionality which may differ, but all-in-all it's pretty much the same.
I have solved the problem
Leeman
------------------
Leave a comment: