Yes Don,
you are right. Bundling operation seems not possible under Win9x system (Me included).
Bundled scripts produced under XP seems working though also under Win9X.
Making this tests, I've found another possible bug. There are some modules like (OS and Console) that are produced into 2 different version depending on the OS. When you install thinBasic under WinNT class machines (from Win2K above), the NT version of those modules are installed while if you install thinBasic under Win9x, than the Win9x of those modules are installed. This will create problems when a script containing one or more of those modules is bundled under NT class machines and executed under Win9x. Modules will not load due to missing API functions. We need to find a way to bundle different modules versions or use dynamic linking instead of static linking.
I'm sorry, but we need some time to check the reasons. Quite sure it is an unsupported API calling.
Thanks for reporting.
Eros
Bookmarks