just as a hypothetical... in the case below, with greater than 600 records, say 4000 or whatever, when is it time consider getting involved in using something...
34620
rebeccah
rebeccah_p
Sep 2, 2007 12:47 pm
Hello Bill, Once again I thank you for your invaluable help and swift reply to my problem. With any sort of luck I will now be able to get on with writing and...
34621
Bill Lopez
maxxhuggs2006
Sep 2, 2007 12:51 pm
Just as a hypothetical...... It depends on whether or not you want/need to take the time to learn the hypothetical data base application. With the native...
34622
Bill Beasley
bbeas00
Sep 2, 2007 3:23 pm
_____ From: libertybasic@yahoogroups.com [mailto:libertybasic@yahoogroups.com] On Behalf Of rebeccah Sent: Saturday, September 01, 2007 1:25 PM To:...
34623
daveclow1
Sep 4, 2007 7:58 pm
I wrote a basic program to read the magnetic info on a credit card then format it properly and print the results. I then cut the card number and paste it into...
34624
Richard Baggett
glitz486
Sep 4, 2007 9:34 pm
***************************************************** By making a few changes, I was able to get your code to run in a fashion, but bits of code are missing -...
34625
Stefan Pendl
pendl2megabit
Sep 4, 2007 11:26 pm
... There have been some discussions about filling out web forms using LB. I can only remember one that had success. Please search the messages online to find...
34626
Stefan Pendl
pendl2megabit
Sep 4, 2007 11:42 pm
... To create a window, you will have to register your own class and use that with CreateWindow, that's all. There should be some examples available on the net...
34627
glitz486
Sep 5, 2007 12:00 am
... that ... easy to ... I will look for that. Thanks Much! BTW.. Whatever happened to B5MS.zip? every link to it I can find goes nowhere... Fortunately, I...
34628
Stefan Pendl
pendl2megabit
Sep 5, 2007 12:34 am
... Borland might have removed it, I use the Windows Platform SDK now, because it has all the latest information and header files. ... Stefan Pendl...
34629
STEVEN E. DAVIS
kssed1
Sep 5, 2007 8:04 pm
This is code I am working on for an effect-size calculator: Hedges'sG. The program seems to compile down to the MeanDiff / PooledSD line and gets hung up...
34630
pflitu
Sep 5, 2007 10:05 pm
HELLO ALL, Can anyone tell me if there is a method for me to lock my LB program, so I cannot accidentally change it. Any help from anyone will be much ...
34631
Bill Lopez
maxxhuggs2006
Sep 5, 2007 10:14 pm
Click on RUN and select "Make TKN file" and save it in that format. You'll still be able to change it by editing the original BAS file and saving it again as...
34632
jimc52@...
jimc5_in_oregon
Sep 5, 2007 10:19 pm
Try using the command "INPUT" rather than "PROMPT." I read somewhere in the newsletters that there is a problem or was a problem with the PROMPT command...
34633
Stefan Pendl
pendl2megabit
Sep 5, 2007 10:47 pm
... You are using NOMAINWIN, which will hide the console window, therefore you can not see the output of PRINT. Remove NOMAINWIN and change all PROMPTS to...
34634
Vance E. Neff
veneffy
Sep 6, 2007 12:14 pm
Pflitu, Right click on the .bas source file and select properties, checkt read only. Vance...
34635
Ron Spruell
ronspruell
Sep 6, 2007 4:41 pm
My youngest son gave me a new computer and the operating system is Vista. Can I download and run Liberty Basic from this operating system or do I have to wait...
34636
Zachary Antilley
zantilley
Sep 6, 2007 5:17 pm
Their have been multiple discussions on this board of how to make LB work with Vista, you should search the previous posts for the details. Zack ... [Non-text...
34637
Carl Gundel
carlgundel
Sep 6, 2007 5:32 pm
Until we have a new release, there are essentially two things to do if you're running LB on Vista. 1) Install it into a root folder instead of Program Files....
34638
mjgood91
Sep 6, 2007 6:23 pm
Hey I am using Just Basic and it is satisfying all my small programming needs nicely. My large programming needs look iffy with Just Basic. I've been thinking...
34639
rod_bird001
Sep 6, 2007 6:46 pm
Yeah, dont be put off by the Vista Threads, they were posted when we were all getting to grips with the changes Vista forced on us. Liberty works just fine...
34640
Richard Russell
rtrussellcouk
Sep 6, 2007 7:06 pm
... Even Carl acknowledges that there are issues with Vista which need to be addressed in a future version of LB. There are workarounds, sure, but "just fine"...
34641
Carl Gundel
carlgundel
Sep 6, 2007 8:10 pm
Hi, Liberty BASIC 5 has been delayed and it currently tabled while we work in Run BASIC. Some of the Run BASIC work will find its way into LB5, so you could...
34642
PETER LAIUSA
pflitu
Sep 6, 2007 8:28 pm
Hey Bill, Thanks so much for your response. If life can be that simple, I will live my life in LB. HAHAHHAHAHAH - Thanks again Bill - Peter ... Sick sense of...
34643
Ron Spruell
ronspruell
Sep 6, 2007 10:24 pm
My youngest son gave me a new computer and the operating system is Windows Vista. Can I download and run Liberty Basic with this operating system or do I have...
34644
pendl2megabit
Sep 6, 2007 11:09 pm
... LB runs quite fine on Vista, please see the following page for some instructions: http://basic.wikispaces.com/Installing_on_Vista ... Stefan Pendl...
34645
Stefan Pendl
pendl2megabit
Sep 6, 2007 11:55 pm
... LB runs quite fine on Vista, please see the following page for some instructions: http://basic.wikispaces.com/Installing_on_Vista ... Stefan Pendl...
34646
sebogawa
Sep 7, 2007 1:39 am
I would like to know if anyone knows how to write code for a search bar (textbox) that, as you type in letters, it immediately jumps and highlights the certain...
34647
marmicpc
Sep 7, 2007 1:52 am
I am writing a program to run on a single computer that is used by a number of people. For each person, I want to open the file that tracks each person's data...
34648
Ron Spruell
ronspruell
Sep 7, 2007 3:06 am
I'm sure all he meant was that if the precautions Carl mentioned were followed it would run. I just want to make sure I don't lock the new computer up right...