Hello
Moderators:Administrator, Global Moderator
- Flightfanatic
- Newbie
- Posts:7
- Joined:Fri Oct 19, 2007 10:52 pm
- Contact:
Hi everyone, i am new to these forums, as you can see it is my first post! I am making a text based game in qbasic and am having problems compiling it to a .exe, I am using QBasic 7.1 from microsoft, is there any newer qbasic compiliers out there? thanks!
-Dillon
-Dillon
7.1 or PDS is the last one I believe. Remeber it's MSDOS. MS hasn't written any MSDOS stuff, except for a few tweaks of their MSDOS versions to go along with early windows versions, in some time
There are some tips.
Keep line lengths as short as possible (under 100 characters if possible)
if your program is large, consider creating some programs to just contain some of the subs and functions then use the load option to load them in.
That way the compiler will compile each bas file individually and link them together making it possible to have programs 100-200K in size
There are some tips.
Keep line lengths as short as possible (under 100 characters if possible)
if your program is large, consider creating some programs to just contain some of the subs and functions then use the load option to load them in.
That way the compiler will compile each bas file individually and link them together making it possible to have programs 100-200K in size
- Flightfanatic
- Newbie
- Posts:7
- Joined:Fri Oct 19, 2007 10:52 pm
- Contact:
Obviously Buff hasn't been around to respond to you. Perhaps you'd like to have a look at overlays here.
I'm not sure that's what you are looking for but it's a good way of handling programs which might be too big.
Good luck
V.
I'm not sure that's what you are looking for but it's a good way of handling programs which might be too big.
Good luck
V.
Good reply Valerie.
Perhaps it would also help if someone could evaluate the program for ways to code it smaller. At http://www.network54.com/Index/10167 there is a "Big Programs" subforum where people post big programs and then ask for help at the main forum. Often programs are unnecessarily big.
Mac
Perhaps it would also help if someone could evaluate the program for ways to code it smaller. At http://www.network54.com/Index/10167 there is a "Big Programs" subforum where people post big programs and then ask for help at the main forum. Often programs are unnecessarily big.
Mac
Last edited by Mac on Sat Oct 27, 2007 10:06 am, edited 1 time in total.
Do you ever post there? Don't remember you posting under the handle "Valerie".Valerie wrote:Good to see you getting in a plug for network54...
Anyway, this is a sample of programs too big being reduced in size:
http://www.network54.com/Forum/190883/m ... 1/Monopoly
Mac
Yeah, ok, I'm very forgettable. I'm the one who won't post on 54 because the IP is shown to all and sundry. Just a female foible. See here.Mac wrote: Do you ever post there? Don't remember you posting under the handle "Valerie".
Cheers
V...
Heh - Not convinced by my argument there, eh? There are many people who have enemies that stalk them from forum to forum and would give anything for the actual name or address or phone number of their enemy.Valerie wrote:Mac wrote:I'm the one who won't post on 54 because the IP is shown to all and sundry
The IP address does not help them in the least. It is almost no identity at all.
On the other hand, a handle like "Valerie" might attract unsavory comments on the internet. I would change my handle to "Pluto" or "Osmium" or some other such handle that does not attract nuts.
So even if you had such an ID, I guess you would have to tell me about it via PM. (I am known for never blabbing any info about anyone.) But a better reply would be "Yes, I post on The QBasic Forum but all I'll tell you is that my handle there is not mennonite".
LOL
Mac
Mac
- Flightfanatic
- Newbie
- Posts:7
- Joined:Fri Oct 19, 2007 10:52 pm
- Contact: