Running more then one bst with XP-64?
$WMc%
Posts: 1,884
Hello All
'
I would like to open more then one bst program on my XP-64 machine.So far I can only open one?
'
I have tried different things for a while now and nothing seems to work.(Since the start of PropBasic)
'
Is this an XP-64/Win. bug or something Else?
'
I have multi-monitors on my PC and opening a few bst programs would really be nice for code migration.
'
Any thoughts or help would really be appreciated.
'
Thanks
'
I would like to open more then one bst program on my XP-64 machine.So far I can only open one?
'
I have tried different things for a while now and nothing seems to work.(Since the start of PropBasic)
'
Is this an XP-64/Win. bug or something Else?
'
I have multi-monitors on my PC and opening a few bst programs would really be nice for code migration.
'
Any thoughts or help would really be appreciated.
'
Thanks
Comments
Below is an excerpt from Wikipedia's entry for Windows XP 64 bit Pro. A lot of features seemed to be unresolved.
"Known limitations
There are some common issues that arise with Windows XP Professional x64 Edition.
* 64-bit Windows versions do not include NTVDM or Windows on Windows, so MS-DOS or 16-bit Windows applications will not run. Some 32-bit (typically older) programs have 16-bit installers that will not run on the x64 Edition with the exception of certain 16-bit installers such as ACME Setup versions 2.6, 3.0, 3.01, 3.1 and InstallShield 5.x hardcoded into WoW64.[13]
* Only 64-bit drivers are supported.[13]
* Any 32-bit Windows Explorer shell extensions fail to work with 64-bit Windows Explorer. However, Windows XP x64 Edition also ships with a 32-bit Windows Explorer.[14] It is possible to make it the default Windows Shell. [15]
* Command prompts will not load in full-screen.
* No native support for Type 1 fonts.[citation needed]
* Does not contain a Web Extender Client component for Web Folders (WebDAV).[16]
* Spell checking is not available in Outlook Express.[17]
* IEEE1394 (FireWire) audio is not supported.[18]"
I happen to have 64bit machine, a Quad with BST installed in 32bit Ubuntu.
I find that I CANNOT run multiple copies of BST in this OS either. So it may be the compiler that was used. If so, you may have to recompile from the source code to get multiple copies.
'
Thanks for the reply....( I expected the win/XP-64 slam from you mac and linsux users.) thats cool...
'
Yes I really have a hotrod XP-64bit machine.(home built machine)
'
I see you can't run more than one bst tool either. Even with your hotrod 64 bit ubuntu machine.
'
I failed to mention that my 32bit Vista Laptop will not open more than one bst tool either.I have tried this on a 32bit XP machine and an old Win98 machine too.
'
I think this is a bst thing.BradC had to cover 3 OS and make them all happy.
'
I was hoping BradC would chime in here.
'
Thanks Again
I don't think it was a slam... XP-64 just isn't all that common.
That said, I can launch more than 1 instance of BST under Linux by running them as different users.
I really didn't know that there was ever an XP 64bit. I have Vista on my 64bit machine and am much annoyed that the manufacture put 32bit on a 64bit machine to save a few OEM bucks. I may get W7 64bit running on it soon, but have kind of accepted that 32bit still supports more.
Running as different users? That is a bit awkward. You have to log in and out to switch.
No you don't. In Windows, use Run as <user name>, in *nix, use su <user name>.
1. Generally not considered a good idea as parameters may be changed that are not normally accessible.
2. Ubuntu Linux doesn't initially have a SU, the users have to log in as SUDO.
I really suspect that with the right compiler, the code may be adapted to run multiple occurrences for a normal user. I
I can make a 100 different "users" and have a 100 different bst's. I still can't see more than 1 at a time.
'
I have 4 monitors on my PC. I want to open a bst tool, open some code I wrote a year ago and drag it into monitor 1. Next open another bst and drag it into monitor 2 with some code I wrote 6 months ago, Next open another bst and drag it into monitor 3 with the latest code I'm working on. Leaving monitor 4 open for the Parallax forums and some tunes, etc.
'
What I'm doing now as a work around is copy/paste to multi note-pad windows.This works but the indentions are not rite and if I find an error in the older code I'm not editing the code in the bst folder.
'
Just to clear up what I'm after. Thanks
'
'
P.S. I didn't mean slam as a bad thing, But in the way we poke fun at each other.
> P.S. I didn't mean slam as a bad thing, But in the way we poke fun at each other.
Well, you're the one asking for help. I'm sure you'll receive a lot more of it if you avoid slamming and poking fun at those that attempt to provide it.
Besides, we really haven't solved anything on XP, have we? I strongly suspect that somewhere in the C compiler is a choice of how memory is allocated to a task and one must be specific in that you desire multiple runs of the same program.
Since it is XP, about the only solution I can come up with is to use the original Propeller Tool and maybe one instance of BST along side it.
'
I wonder what it would take to get PropBasic to run in the Propeller Tool?
http://forums.parallax.com/showthread.php?118611-Download-PropBASIC-here...-00.01.14-July-27-2011&highlight=PropBasic
Why not use the Propeller tool and it's tear-off tabs thingo to display your static code?
Sorry for of topic question.
BUT first -- NOT all have understand that BSTC can run multiple Propellers in same session (With only diferent pages opened) --- BUT BSTC need some PDF help file to how it was assumed to function.
BradC --- Any Progress in upgrade's to BSTC. As I'm are BIG fan of it --- waiting for that !
You mean like the one here http://www.fnarfbargle.com/bst/manual/
I've given up making promises as to when I may or may not get around to updating bst, so I'll revert to a safe answer of "when I get some time". I've finally upgraded to a new iMac, so I'm struggling with some issues relation to OSX 10.7 at the moment.
Thanks for Link to PDF-manual -- That help many people to understand possibility's in BSTC.
And thanks for updates on progress