Search the web
Sign In
New User? Sign Up
CMRI_Users · Chubb's Computer/Model RR Interface
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 6691 - 6721 of 10688   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
6691
Well, we made it!! Another successful show under our belts. I'll be posting photos of our Selkirk Tower/CP-SK with C/MRI on this website as well as and the...
Bill
crselkirk
Offline Send Email
Apr 3, 2006
4:02 pm
6692
Nice job Bill, you can let your head swell a little, I had the privilege of visiting your layout last year and it was a treat. David Metal NMRA Life Member ...
Gramps Railroad
dmetal@...
Send Email
Apr 4, 2006
2:31 am
6693
Good morning, I have uploaded a few photos from my 2 recent "C/MRI On the Road" Train shows. You can find them in a new folder called: Selkirk Tower & CP-SK...
Bill
crselkirk
Offline Send Email
Apr 4, 2006
2:13 pm
6694
Is it possible to install QB4.5 on a computer running windows xp? This would be only to write programs on my upstairs computer in a more comfortable...
Goatempire_98
Offline Send Email
Apr 4, 2006
5:20 pm
6696
Qbasic.exe and Qbasic.hlp installed in the same directory that your source code will reside will execute successfully under a DOS window in Windows XP, either...
Bill
crselkirk
Offline Send Email
Apr 4, 2006
6:02 pm
6697
You can use notepad to write the code in and then load it to floppy and transfer it to the other machine. QB4.5 will load text files and then can save it as a...
Donald Wood
trainnut12
Offline Send Email
Apr 4, 2006
6:06 pm
6698
... Minor nit-pick. That's a CMD window, not that it matters to QB. It will be easier to find, though. Jim...
Jim Sherman
jimsherman97006
Offline Send Email
Apr 4, 2006
7:01 pm
6699
Jim In the past versions of Windows, we had a major problem with running Dos windows such that Windows interfered with the serial port and caused many read...
Donald Wood
trainnut12
Offline Send Email
Apr 4, 2006
7:33 pm
6700
Gentlemen, et al., All this work for getting VB5.0 service pack 3. Microsoft makes it available to download off the internet. You can get it at ...
Darrin J. Calcutt
dcalcutt2000
Offline Send Email
Apr 4, 2006
8:17 pm
6701
Yes, Jim is correct. In the newer environments, when you establish a new shortcut to create a "dos" like window, you look for the file called cmd.exe in the...
Bill
crselkirk
Offline Send Email
Apr 4, 2006
10:55 pm
6702
Thanks for the ideas. I will them a try and see what works best for me. Al...
Al
Goatempire_98
Offline Send Email
Apr 5, 2006
1:41 am
6703
I am looking for some suggestions on programming my club's CMRI system, we want the computer to be set up in such a way as to never require user interaction...
Jeff Golding
ipfeldspar
Offline Send Email
Apr 5, 2006
4:14 am
6704
No need to write in C. If you know the language it has lots of power, but if you don't, it can be a pretty steep learning curve. QBasic 4.5 will produce an...
Earl T. Hackett
hacketet
Offline Send Email
Apr 5, 2006
2:14 pm
6705
... run ... compile to ... Earl, Is BASIC v7 available via the sam "channels" as QB4.5? Best regards, John...
jmsmith871
Offline Send Email
Apr 5, 2006
2:33 pm
6706
Just to further that. we had the computer set up with a wall switch to turn power on and off. The computer automatically booted up and ran the autoexec.bat to...
Donald Wood
trainnut12
Offline Send Email
Apr 5, 2006
2:34 pm
6707
Autoexec.bat CAN LAUNCH a .bas source file using QBasic WITHOUT compiling the code ahead of time. Below is an example of what one might do. Step 1: Assumption...
Bill
crselkirk
Offline Send Email
Apr 5, 2006
3:27 pm
6708
Step 1: Assumption #1 is Flex drive is Drive letter "A" on your computer and all programming is on same diskette that contains the autoexec.bat file Step 2:...
Bill
crselkirk
Offline Send Email
Apr 5, 2006
3:31 pm
6709
Earl, A couple of years ago my C/MRI source code in Quickbasic 4.5 got to a size, even with subs, that it would no longer compile. On your and others' advice,...
Stephen Bartlett
notsold
Offline Send Email
Apr 5, 2006
4:12 pm
6710
... system, we want the computer to be set up in such a way as to never require user interaction with it. The goal is that when we turn on the power to the...
sunsetvalleyoregondiv...
sunsetvalley...
Offline Send Email
Apr 5, 2006
5:32 pm
6711
... <==snip==> Jeff: My Teton Short Line has evolved with Basic/QBasic since the CPM days. I'm not a programmer- I looked at "C" and later "VB" and did not...
Wayne Roderick
tetonsl
Offline Send Email
Apr 5, 2006
6:01 pm
6712
I believe QB 7.1 and MS Basic 7.1 are the same. You invoke MS Basic with the "qbx" command, meaning Quick Basic Extended. 7.1 will support memory well beyond...
Earl T. Hackett
hacketet
Offline Send Email
Apr 5, 2006
8:26 pm
6713
No, a very different program. Both v7.0 and 7.1 are available for free download over the net. V 7.1 supports a larger memory model, but otherwise they are...
Earl T. Hackett
hacketet
Offline Send Email
Apr 5, 2006
8:35 pm
6714
Where is QB4.5 available "free"? I have seen this statement several times but without specifics. Clark Thorp www.nysry.com ... [Non-text portions of this...
Clark Thorp
llyffant2000
Offline Send Email
Apr 5, 2006
11:00 pm
6715
It is probably the same thing, then. The main program is QBX.EXE. Steve Bartlett ... ......
Stephen Bartlett
notsold
Offline Send Email
Apr 6, 2006
2:37 am
6716
... Hi Clark, I don't have specific sites and I don't use QBasic myself but I expect that if you type "download QB4.5" or "free QB4.5" into Google you will ...
Hugh
hugh_mccormack
Offline Send Email
Apr 6, 2006
11:36 am
6717
... Dos windows such that Windows interfered with the serial port and caused many read errors. Will the same occur running a Dos Window in XP? Also I know that...
Jim Sherman
jimsherman97006
Offline Send Email
Apr 6, 2006
3:31 pm
6718
... You bet! I wouldn't have chimed in at all, but you never know exactly what level of knowledge you're dealing with for this type of question. I have a ...
Jim Sherman
jimsherman97006
Offline Send Email
Apr 6, 2006
3:37 pm
6719
... power on and off. The computer automatically booted up and ran the autoexec.bat to load the layout.exe code. Members just came in and turned on the wall...
Jim Sherman
jimsherman97006
Offline Send Email
Apr 6, 2006
3:44 pm
6720
Jeff, I will offer an alternative to a DOS-based program after asking a few questions. 1. Do you run a DC or DCC system layout? 2. If DCC, what manufacturer ? ...
Nick Kulp
cornwall9
Offline Send Email
Apr 6, 2006
3:51 pm
6721
... I hate to take issue with the master ;-), but I use RealBasic 6.1 and the conversion is not as straightforward as you imply. It IS worth the bother if you...
Jim Sherman
jimsherman97006
Offline Send Email
Apr 6, 2006
4:08 pm
Messages 6691 - 6721 of 10688   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2007 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help