Search the web
Sign In
New User? Sign Up
Basic4Beginners · Helping new BASIC users become experts!
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 472 - 501 of 581   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
472
I am new to windows programming. I used to program in Qbasic about 10 years ago. I am looking to expand my knowledge to windows programming languages. Is...
Chad
wickss57
Offline Send Email
Sep 23, 2005
5:09 am
473
Visual BASIC was written by Microsoft....The same company that brought us Windows (so we know it's fully windows-compliant). Haven't used LB before, but I have...
Richard
alienwebmaster
Offline Send Email
Sep 23, 2005
6:12 pm
474
Liberty Basic says it's the easiest programming language for Windows. This will prove to be true especially if you know something about Qbasic. Just try...
Gordon Rahman
dutch_gordon
Offline Send Email
Sep 27, 2005
8:14 pm
475
Has anyone here ever coded a browser for surfing the internet. I am looking for some example code. Thanks. Pooh Bear...
Pooh Bear
poohbear2767
Offline Send Email
Oct 5, 2005
12:44 am
476
check out www.planet-source-code.com for examples of how to do this. You can search for a specific language and version, (VB-6, or VB-5 or anything else if...
Richard
alienwebmaster
Offline Send Email
Oct 6, 2005
6:38 pm
477
check out www.planet-source-code.com for examples of how to do this. You can search for a specific language and version, (VB-6, or VB-5 or anything else if...
Richard
alienwebmaster
Offline Send Email
Oct 8, 2005
6:09 pm
478
How does one limit the number of characters that can be entered in a textbox? Also how can you allow only numbers to be entered? Thanks, Chad...
Chad
wickss57
Offline Send Email
Oct 8, 2005
6:09 pm
479
Thanks. I haven't had a chance to look yet but I will. Pooh Bear ... From: Richard To: Basic4Beginners@yahoogroups.com Sent: Thursday, October 06, 2005 10:49...
Pooh Bear
poohbear2767
Offline Send Email
Oct 8, 2005
6:59 pm
480
... Stylebits Read about stylebits in Stylebits Corner of the Liberty BASIC Newsletters. 'Code Begins WindowWidth=200 WindowHeight=160 Nomainwin text$ = "Try...
Janet Terra
JanetTerra
Offline Send Email
Oct 8, 2005
8:47 pm
481
... Did you check out Alyce Watson's lbbrowse.dll? It's freeware and available in the latest LB Newsletter as well as on her website (alycesrestaurant.com). ...
Janet Terra
JanetTerra
Offline Send Email
Oct 8, 2005
8:51 pm
482
I will check it out. Thanks. I have been reading back issues of the newsletter. I just came across mesock.dll also. Pooh Bear Did you check out Alyce Watson's...
Pooh Bear
poohbear2767
Offline Send Email
Oct 8, 2005
9:39 pm
483
... Liberty Basic is certainly well supported, but IMHO it's not particularly 'easy' if you're used to more traditional BASICs. It does a number of things in...
Richard Russell
rtrussellcouk
Offline Send Email
Oct 12, 2005
11:49 am
484
can some one help me with this. Liberty basic does not have a command for sending output to your printer. but you can modify the print statement to send output...
john
oysterbay79
Offline Send Email
Oct 14, 2005
5:37 am
485
... "...It does a number of things in what may appear to be 'strange' ways until you get used to it. It also has a number of specific disadvantages such as not...
Chris Lukas
met_guru
Offline Send Email
Oct 16, 2005
8:00 pm
486
... printer. ... LB HELP FILE: LPRINT expr Description: This statement is used to send data to the default printer (as determined by the Windows Print...
Chris Lukas
met_guru
Offline Send Email
Oct 16, 2005
8:11 pm
487
... Interesting; I didn't know that. What kind of resulting file size do they achieve? BBC BASIC's executables are typically less than 100K. ... Hear Hear to...
Richard Russell
rtrussellcouk
Offline Send Email
Oct 16, 2005
9:47 pm
488
... Yes, that is another problem. The file size right now is a minimum of 2.51 MB because of runtime files. If you use a program like WinRAR to compress it...
Chris Lukas
met_guru
Offline Send Email
Oct 16, 2005
10:56 pm
489
... BBC BASIC certainly supports graphics. I'm not too sure that printing speed is a very relevant measure, because so long as it's faster than you can read...
Richard Russell
rtrussellcouk
Offline Send Email
Oct 17, 2005
9:39 am
490
Hello Richard, Liberty Basic is the easiest programming language for Windows PERIOD. I don't know any other language that good. I don't know BBC BASIC so what...
Gordon Rahman
dutch_gordon
Offline Send Email
Oct 21, 2005
3:06 pm
491
... You say you don't know BBC BASIC, so I guess it follows that you don't *know* that it isn't easier than Liberty Basic! In that case you shouldn't be so...
Richard Russell
rtrussellcouk
Offline Send Email
Oct 21, 2005
3:50 pm
492
... Basic's ... Well I compare procs with the use of DLLs. I guess that BBC Basic uses gosub too. Liberty Basic is no proc nor OOP language. I say procs were...
Gordon Rahman
dutch_gordon
Offline Send Email
Oct 21, 2005
4:38 pm
493
... BBC BASIC has GOSUB but only for 'legacy' reasons, i.e. for compatibility with older (e.g. Microsoft) BASICs. BBC BASIC's PROCs aren't in any way 'object...
Richard Russell
rtrussellcouk
Offline Send Email
Oct 21, 2005
6:46 pm
494
... Old story. You're spamming. This is a forum for Basic beginners. I could go on and on about former Basics. I used DEFFN and globals at that time. I could...
Gordon Rahman
dutch_gordon
Offline Send Email
Oct 21, 2005
10:47 pm
495
... You need reminding about the history of BBC BASIC. It was designed by the British Broadcasting Corporation specially for its 'Computer Literacy Project'...
Richard Russell
rtrussellcouk
Offline Send Email
Oct 22, 2005
9:34 am
496
Hey everyone, it seems there isn't much going on lately, so i figured id send out some info on a game that I recently made in Liberty Basic called White Blood....
Chris Lukas
met_guru
Offline Send Email
Dec 17, 2005
4:39 pm
497
download link don't work... WAAAAAAAAAAAAAH! :-P -Dr.X...
Dr.X
drx_rxp
Offline Send Email
Dec 17, 2005
4:54 pm
498
Well, its supposed to be 'released' on christmas eve, but I thought i put a working link... ...oh wait, I deleted it because it didn't work. I'll upload a new...
Chris Lukas
met_guru
Offline Send Email
Dec 22, 2005
8:48 pm
499
also, you will not be able to save your character "B4B" because I am letting everyone who is on this board use it. ... thought ... didn't ... any ... yet, ... ...
Chris Lukas
met_guru
Offline Send Email
Dec 22, 2005
9:01 pm
500
I uploaded the game, so you can try it, and if you want to post any non-BASIC related comments or bugs, please post them at the White Blood forum (there is a...
Chris Lukas
met_guru
Offline Send Email
Dec 24, 2005
2:01 am
501
Has anyone tried the game yet? ... any ... I ... that ... so ... could...
Chris Lukas
met_guru
Offline Send Email
Dec 31, 2005
4:22 am
Messages 472 - 501 of 581   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