Alyce, Managed to find time to download the latest excellent newsletter ver. 111 which includes your free JPEG.DLL kindly donated by you. I expect I am being...
(I do not mean this in any mean way) The reason I want the information on how to do this is to make my own program. I have seen the programs provided by...
Hello I am new to Liberty Basic 3.0 and have been looking through the newsletters when I ran across this artical about Randam files in NL009, NL010, NL012 by...
Hello all, I am getting a syntax error here: if certdata$(1, dataset)="" then prompt "Enter Heat Number"; certdata$(1, dataset) What's wrong? ... On 2 Aug 2003...
I have a program with a textedit box that I am inputting formatted data into, Like this: "This is a rock. it is gray, it is big and hard." The CRLF's and the...
Hello everyone. I am making a brand new language and I want it to use constants similar to LB's. Is there some kind of command that will determine if the...
If there is any way to do this I would like to know. (I am not the best programmer) How do I make a certain file format if I have information like this: TBG...
Is it possible to link Liberty Basic to an Ms-Dos command?? Such as linking a button on a liberty basic programe to the ping function in Ms-Dos! If possible,...
To all, I have my own LB program system for providing quick access to favorite sites and email addresses, which stores all the details in a simple TXT file,...
I want to make use of an OCX within LB. How do I call an OCX control so that I can set its properties and use its methods within LB? Is this the same as...
Does anyone know where I can get LB source code for a portscanner? Or do you know a web site full of LB source code??? An I'm reading a book called beginig...
I have this program in pretty good shape. The main window collects data from the user - choices about various graphicboxes displaying clock faces (I'm a...
Hello everyone, this is a very hard question. I am creating a graphicbox VIA api by using the VGraph window class. It works great but I need to know how to...
Alyce, You were kind enough some time ago to provide the following routine to provide a list of all fonts installed, but I cannot persuade it to produce a...
I have now at last upgraded to Windows XP with a new PC, but cannot get the BEEP command to sound though I have made sure all the Sounds are set to Windows...
I'm a beginer in programing, and im only half way throu the dummie's book, and I try'd to see if all I read stuck in my head, so I decided to make a small...
I recently bought a removable disk-drive and was wanting to make some software for it. I want the program to automatically detect when the drive is inserted,...
Hello. I have just started programing with Liberty basic & boy do I have questions. First question, I understand that there are several different types of...
I am using groups of checkboxes to set up a questionaire form. Some responses must be limited to one possibility. For the sake of uniformity I wish to use...
Hey great news! Alpha 2 of LB4 was released yesterday! This is a must have if you are interested in helping Carl get Liberty Basic to the next version! Here...
Hi there. This one's about to make me go grey, very prematurely. I can't spot my bug in this... can anyone? This routine is part of some code I'm doing in...
Hey, I am trying to write a short program in which I wish to be able to type a word into the first textbox and then when a button is pressed the word will...
Hi everyone, I have taken the liberty of modifying the program switcher written by John Richardson, I think it was posted last week. Anyway, here is the code, ...
Just two simple elusions based on a very old program, that might amuse. Gordon nomainwin ux = 1 : uy = 1 if DisplayWidth > 1000 then ux = 100 : uy = 100...
Message: 5 Date: Thu, 12 Sep 2002 06:22:31 -0230 From: "Brad and Anna Moore" <bjaz.moore@...> Subject: Graphics Series in Newsletter Brad, May I make a...
Hello. SomBody know Disable Ctrl-Alt-Delete en Windows XP.? Thanks ! jaor www.jaorsoftware.com _________________________________________________________ Do You...
The Treasurer of our local radio club struggles to use a Spreadsheet as a DB to mail members, as well as keeping track of the subs, so I promised I would...
Hey, Im making a HTML editor and its looking really good but does anyone know how to get the text to change color for different words? (like the colors used in...