Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

libertybasic · The Official Liberty BASIC Support Group

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 5578
  • Founded: Jan 12, 2001
  • Language: English
? 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.

Messages

Advanced
Messages Help
  Newest  |  < Newer  |  Older >  |  Oldest Start Topic
Topics Messages Latest Post

Hi friends Could any one send any code showing how to draw colored sin wave curve, and how to control the length and width of the wave curve please Henrik...
19 Jul 7, 2009
8:24 am

Patric t'Kindt
tkpatric
Send Email

I have a program written in qbasic and am converting it to liberty basic, the testing process has shown that with the mouse enabled people try to use it and...
6 Jul 7, 2009
6:45 am

Stefan Pendl
pendl2megabit
Send Email

Hi All The following is a direct variables within the same code The code nomainwin WindowWidth = 360 WindowHeight = 270 ' 'The variables: array$(0) = "This" ...
3 Jul 6, 2009
11:07 pm

psycho_bullet_stopper
psycho_bulle...
Send Email

The program is crashing somewhere between the command to OPEN the file and the command to CLOSE it. Run the program in the debugger and you should be able to...
2 Jul 6, 2009
3:35 pm

Robert Lawson
torpidai
Send Email

Three freeware pgms that help me a bunch:: winXp: I typically have 8-10 pgms in my taskBar, and adding just one more pgm, like 'Add or Remove Program'...
1 Jul 6, 2009
3:48 am

vmars
Send Email

Is there a way to make LB v4.01 work on Microsoft's Vista. Or, is there a newer version of LB that is designed for Vista?...
14 Jul 4, 2009
9:21 am

Robert Lawson
torpidai
Send Email

Hi The following code is to draw horizontal lines by the loop for-next, could some friend make them vertical lines by same loop (for-next) please. Thank you ...
5 Jul 3, 2009
9:07 pm

Henrik
henriknilson
Send Email

Hi friends, Could somebody help me to put the following codes at the right place instead of the lines between the §§§§§§§§§§§§§§§§§§§§§...
4 Jul 3, 2009
3:27 pm

Stefan Pendl
pendl2megabit
Send Email

Is there any facility for record/file locking in LB? I want to convert my old DOS multi-user systems to LB, but without record locking this would not be...
2 Jul 3, 2009
7:06 am

Stefan Pendl
pendl2megabit
Send Email

Can someone please tell me what is wrong with opening a random file using a variable as the length as in the following example or how to do it?: rl=256 OPEN...
2 Jul 3, 2009
7:04 am

Stefan Pendl
pendl2megabit
Send Email

Changes in Green and Blue colored waves to allow changes in amplitude and frequency and harmonic content. Fun tinkering with the math functions. I used a...
2 Jul 3, 2009
7:03 am

Stefan Pendl
pendl2megabit
Send Email

I am working on a program that uses text files for input. At the begining of the program I open the first file for input and enter a While-Wend loop with the...
3 Jul 3, 2009
7:03 am

Stefan Pendl
pendl2megabit
Send Email

Hi The following is a code of biorhythm for a person of 10500 days old, for 100 days, for the three main cycles, physical (23) days, emotional (28) days and...
2 Jul 3, 2009
5:20 am

Ingemar Bjerle
ingbje
Send Email

Hi friends, Could somebody tell me how to set x lines to the printer when the text cannot got into a single. For exemple : the text could be of 180 lines and I...
3 Jun 29, 2009
6:05 pm

Stefan Pendl
pendl2megabit
Send Email

Hi all, Is there another way to set text in a window than combobox or listbox ? I just want the user to read some lines in a window without the possibility to...
4 Jun 29, 2009
6:02 pm

Stefan Pendl
pendl2megabit
Send Email

Hi All, I occasionally have people email me and ask about the game tutorials I wrote several years ago. I learned much from LB and am grateful for the time I...
5 Jun 29, 2009
2:38 am

rryles
Send Email

I am reviewing 15 diff BASICs, for best Visual-Gui-IDE, and source code similarities. Could someone PLEASE, Post the source for a Form1 Panel1 .parent=Form1 ...
1 Jun 28, 2009
9:19 pm

vmars
Send Email

I installed windows 7 as my Operative System. When I open LB, there is some error. After clicking ok, everything works fine. ...
8 Jun 27, 2009
11:17 pm

Carl Gundel
carlgundel
Send Email

Hi : Thanks to all for the info on changing printer orientation. It works fine! However, as a result a new minor problem has surfaced: When running the...
4 Jun 27, 2009
6:38 pm

rod_bird001
Send Email

Hi All I have an xml file containing names of countries, cities, latitude, longitude, time zone, and day light saving. Now please how can I open that separated...
5 Jun 27, 2009
12:40 am

Sala Dara
salaliber
Send Email

Greetings; 1) Is there a way to get yahoo to organize messages by thread, rather than just listing each individual msg.? This would be a great help. 2) Also,...
7 Jun 26, 2009
6:03 pm

vmars
Send Email

Sent from my iPod...
1 Jun 26, 2009
4:12 pm

Richard Ryles
rryles
Send Email

  I an having trouble getting info into out of disk files.     rem libertybasic@yahoogroups.com <libertybasic@yahoogroups.com>   Dim Length(20):Dim...
7 Jun 26, 2009
4:11 pm

djteam
jerkyj2000
Send Email

Hi Can someone convert the following HTML code to LB, it is concerning with local and UTC time Thank you <html> <head> <script language="javascript"> var...
1 Jun 26, 2009
4:10 pm

henriknilson
Send Email

I've started a small project to help me learn GUI programming and sequential files. My problem is in reading in a multi-line responce (more than 1 record in a...
1 Jun 26, 2009
2:28 am

djteam
jerkyj2000
Send Email

Hi friends, Could somebody tell me how to set a page to printer as "landscape&quot; orientation ? Thousand thanks in anticipation, Marc....
4 Jun 25, 2009
9:20 am

marc.sabau
Send Email

Greetings; Does LB have a visual-dragDrop-IDE ? And if so is it activated for the trial? Thanks! ...Vern btw: the RichEdit post didn't work for me. It said my...
3 Jun 24, 2009
8:58 pm

carlgundel
Send Email

Is it possible to open an HTML page on the internet and read the contents. I have no problem with file manipulation but just cant figure out how to read files...
6 Jun 24, 2009
6:11 am

Gordon
gordonsweet2000
Send Email

Hello I was programming by GWBASIC but now I am newly working with LB, the following code is a part of GWBASIC prog 1250 line(525,34)-(625,43),14,B But it...
6 Jun 24, 2009
2:34 am

Henrik
henriknilson
Send Email

I am trying to read an array. It does not work. Anyone help me? It stops Both Read statements          Dim Length(20):Dim Width(20)        For I...
2 Jun 24, 2009
12:59 am

Gary Passmore
garpmore
Send Email
  Newest  |  < Newer  |  Older >  |  Oldest Start Topic
Add to My Yahoo!      XML What's This?

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