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: 5577
  • Founded: Jan 12, 2001
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

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

(1) I can't find anything about this in the helpfile. (2) Trying to run the tutorial puts an error message on the desktop. "Can't find liberty.exe". I presume...
48 Oct 6, 2004
7:51 pm

Prospero
dougalist
Send Email

I can't get the following snipet of code to work. I have a 17 by 17 array set up that sets the various binary values and some other things. Code: PROMPT "Enter...
5 Oct 6, 2004
1:35 pm

Ken Lewis, Sr.
lb_user_ken_...
Send Email

Hi all, I was wondering if anyone else might have solved this problem. Here's the scenario: The program's main window is open and the program does it's stuff...
3 Oct 6, 2004
12:32 am

carlgundel
Send Email

rem: #2 opens at start of program open " auktionSum.txt " for output as #2 'WRITE TO FIL rem: [sum] is used over and over again [sum] print #2,"Overview&quot; ...
4 Oct 5, 2004
10:36 pm

Dan Kronstadt
dkronsta
Send Email

With all the super intellects we have in LB, I would think they could locate this arrogant, senseless idiot and educate him(her). ... From: "nr597428";...
2 Oct 3, 2004
10:31 pm

pendl2megabit
Send Email

When sprite with the same size collide all things go well. But when sizes differ, things do not go as expected. Is this a bug or is it me? Stefan Hesseling Try...
8 Oct 3, 2004
10:11 pm

stefanhes
Send Email

Does anyone know of or have any graphic interface for Liberty Basic besides the ones that come with the software? I am looking for something that does the...
2 Oct 3, 2004
7:15 am

Gordon Sweet
gordonsweet2000
Send Email

Today I discovered this: cyclesprite can not only be used with parameter 1, 0 and -1 but with any whole number as wel: rotating with bigger steps through its...
2 Oct 2, 2004
4:24 pm

Alyce
alyce_dubya
Send Email

Does anyone have or know of a graphic interface besides the ones that come with liberty basic? I am looking for something that can manipulate the same...
1 Oct 1, 2004
5:46 pm

Jason Rankin
nighthousetr...
Send Email

I'm relatively new to Liberty Basic, although I've been creating basic programs since the late 70's, beginning with a Radio Shack TRS- 80, Model I. I've posted...
4 Oct 1, 2004
5:08 am

Chergarj@...
gjosefc
Send Email

Hi all, I thought you should all know I've been asked for a radio interview by the Tech Watch Radio show this Saturday morning. This is a national (USA) radio...
2 Sep 30, 2004
7:13 pm

Alyce Watson
alyce_dubya
Send Email

Hi! I downloaded LB as a trial, and threw together a quick program to create a group of separate files from one datatbase. The program worked fine, but all...
3 Sep 30, 2004
6:28 pm

advisor54321
Send Email

Someone may have done this already, but I figured I'd post it anyway. The problem I ran into was using the "&" in statictext. Because this is used for hot...
3 Sep 30, 2004
12:08 pm

Keith Nance
kdbnance
Send Email

Hi everyone, I put together a demo of label printing using ddoc.dll. This dll makes it extremely easy to print labels. You have my permission to use the code...
1 Sep 29, 2004
10:29 pm

egill
eaglesoar4449
Send Email

I asked this a few weeks ago, but just wondered if anyone had found a solution... I am trying to find a way to use API calls (or whatever is needed!) to find...
5 Sep 29, 2004
8:47 pm

fearworks
Send Email

The whole point of using some sort of Menu program to run a variety of TKN file is to avoid the need to have to distribute all the 1 Mb plus runtime files with...
2 Sep 28, 2004
9:29 pm

nordland37
Send Email

When I try to save an icon to the runtime.exe I get nothing. The LB torch was removed so windows uses the wavy window icon by default when I run the program....
18 Sep 28, 2004
12:06 am

Keith Nance
kdbnance
Send Email

I'm thinking of up dating my old GWBASIC programs. My new printer won't print from DOS based programs. Is programming in LB as easy as GWBASIC? Any comments?...
20 Sep 26, 2004
10:02 pm

bbjen@...
biljenni2001
Send Email

News Flash - Just BASIC launched! In order to market its software to the freeware market, Shoptalk Systems has launched Just BASIC, a free BASIC based on its...
12 Sep 26, 2004
9:47 pm

pendl2megabit
Send Email

Anyone else having difficulty accessing http://www.libertybasic.com? To me it's been unreachable for days now. Pity, as I've just bought v4.01 :o(( -- Jock...
6 Sep 25, 2004
8:43 pm

nordland37
Send Email

Qbasic is the upgraded version of GWBASIC avoiding the use of line numbers, and Quickbasic is much the same as Qbasic and allows stand alone EXE files to be...
1 Sep 25, 2004
6:42 am

Gordon Sweet
gordonsweet2000
Send Email

Thanks to Dan, Bill, and Chergarj for your replies. I'm about to go with LB and I need to get a feel for how it works. I gather that the programming and...
1 Sep 23, 2004
4:24 pm

W.R.Wakeland
wrwakeland
Send Email

WindowWidth = 800 WindowHeight = 600 open "Future Lava Lamp" for graphics as #draw print #draw, "trapclose [quit]" print #draw, "down ; size .000001" print...
5 Sep 23, 2004
7:07 am

Gordon Sweet
gordonsweet2000
Send Email

A QUESTION for all. (file: chuckAluck.bas) The window containing "how2play"; uses a single large statictext box and a button. By default, statictext boxes...
4 Sep 22, 2004
11:07 pm

William Lopez
welopez2001
Send Email

I am trying to write a program that moves block from one tower to the next like the Towers of Hanoi. I am having a little problem. If there is any one who can...
2 Sep 22, 2004
12:48 am

KENNETH LEWIS
lb_user_ken_...
Send Email

Hello, I'm just getting back into the LB scene and I was wondering if anyone in this groups is working on any type of Halloween game? If so, I'd like to hear...
4 Sep 21, 2004
8:45 pm

Ben
ben_jimenez
Send Email

hi all, pls i wrote this program in qbasic and i want it to be rewriten in LB and as well help to conlude it by filling the circle with four colors as divided....
5 Sep 21, 2004
6:38 am

stefanhes
Send Email

I couldn't find any direct evidence that you _can't_ pass an array in the help file or on the conforums site, but I'm guessing that there is no way to do it,...
3 Sep 19, 2004
11:55 am

Alyce
alyce_dubya
Send Email

For those intrepid souls who would like to test the fixes I have managed thus far, I have posted a file containing beta 2 of Liberty BASIC v4.01. This is a ...
8 Sep 19, 2004
12:04 am

carlgundel
Send Email

Shoptalk Systems is excited to announce the immediate availability of Liberty BASIC v4.01 for all 32-bit Windows platforms. There's a free 30 day trial...
1 Sep 18, 2004
10:54 pm

carlgundel
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