Hi Efgee and John,
There are few more things I need to do before moving to 64 bit. It has slipped down the priority list because it has little impact for most programmers. Only if you are a kernel programmer or working with multigigabyte databases does 64 bits really come into play. There is a small increase in performance but the real crunch power for most users will be in the graphics processor, which has the most demanding tasks.
If you comment out line 68 in the demo, it should work without crashing after the message box. It was attempting to access non-existent RTL functions. This little piece is still important as it is the first toe-hold on the 64 bit system.
Charles
PS: It does not matter that FB is 32 bit but to run direct from script, yes the whole thing would have to be 64 bit native.