Stick with simple. Filling your array is useful. You can load a single variable with the contents of the file more quickly but then you have to parse it,...
What is the fastest way to read a file into memory? I need to open and read a delimited data file that is updated by another application. To minimize...
Is ftp4w32.dll still the state of the art for ftp functionality in LB or are there other/better solutions? I'm only interesting in having LB automagically...
Hello, Can anyone please tell me how to print the sentence: "He carried an umbrella and a raincoat." in one line with 'an' and 'a' in red? Thanks. nomainwin ...
Good Morning, I downloaded the text - based flight simulator called fs_08.bas. I cannot get it to work it keeps saying, "bmp not found", and the error log says...
Hi, I have 2 questions: a) can we use 'singleclickselect' command for a COMBOBOX ? (works for LISTBOX) b) can we use '_ES_READONLY39; stylebit for a texteditor ?...
Though there maybe some small problems installing LB with Vista and the new Windows 7, can I be assured LB Freeware software of mine being hosted by a number...
This recent thread discusses the issue. http://justbasic.conforums.com/index.cgi?board=novice&action=display&num=1274349921&start=0 The Getbmp command has long...
I have a puzzling (to me at least) problem.When I run the attached file, the graphics display correctly until I resize or move the window partially off-screen,...
Hi, I was wondering: How do you switch to a full screen text graphics mode? Particularly, 40 columns by 20-25 lines? I can't seem to find this info anywhere. I...
I load 182000 lines which is 10 mb. It's not even the 70 mb that Libertybasic can handle. After 116000 lines of compiling there is the message: low on memory...
Hello All I have used the GUI interface with buttonClick and it works great.See code below. I want to use the mouse button click as a momentary. I think some...
Hi, Anyone have an example, or link to code, to produce an analog thermometer type display? I've tried my hand at it - but not produced a 'pretty39; result yet...
Does the basic code runs faster when I first made an.exe file of my libertybasic code and then run the exe? Or is it the same speed when I am loading the code...
Sorry to butt in. In an earlier post titled 'Antonyms39;, I had asked how to allow the user to create and use own data file to a Q&A type of application. Thanks...
Hello All I am trying to send "1001" to COM1 when a button is clicked on. I'm useing BITMAP.bas and some lines of code from TERMINAL.bas . I have looked...
Thanks so much, Stefan. Bingo, device matters.... Switched to nearby PC from this notebook PC (Eee PC, 2009, Windows XP 160 gig) and pixels suddenly switched...
Big Brother I wanted to start a new post about A GUI and COM1 trouble I was having. I need to be able to include my Liberty.bas code to others so they can see...
What is the situation with LB and Windows 7? The official LB site lists compatible operating systems but stops at XP. The FAQ says LB works on Vista "with some...
I have learned of an open source project that turns liberty BASIC code to C. At http://lbpp.sourceforge.net/ there is a page on the subject. It is a little...
Hello Stefan, and all, Must admit my naiivity, but as soon as I feel like I'm catching on I lose my bearings again in coding. Tried changing coding according...
I posted a ham radio utility program to a an internet group, included both a compiled (exe) and liberty basic source code and stated that it was a public...
Thank you, Stefan: Finally made changes to make program runnable.... fed data lines to create random access file, custstor.dat changed newvers.bas to...
Hi, This is the second time I've tried to post this query. It didn't seem to appear, so apologies if it does appear twice. I have a continuous graphing...
yeah, good question. I used to write programs and I am interested in getting back into it. Liberty Basic looks like I might enjoy using it, but I need to...