Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Basic General > Re: Which BASIC...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 8 of 23 Topic 621 of 702
Post > Topic >>

Re: Which BASIC?

by Stefan Pendl <stefan.pendl@[EMAIL PROTECTED] > Sep 13, 2007 at 11:40 AM

On 12 Sep 2007 22:47:54 GMT, "Auric__" <not.my.real@[EMAIL PROTECTED]
>
wrote:

>It'll probably sound nit-picky to you, but there are a few things 
>about LB that rub me the wrong way. The ones that come immediately to 
>mind:
>
>1. Lack of sup****t for Dim x as [type] -- I very much prefer being 
>able to determine the types I will be using, as opposed to the 
>language selecting for me based on the contents. (I don't use 
>variants in VB and other languages for the same reason.)

LB has just two variable types, string$ and numeric, what can be
easier for a beginner?

>2. Lack of sup****t for more than 2 dimensions in an array (although 
>they can be simulated, as pointed out in the help file and... uh... 
>either here or clb.misc, in the recent past).

I have never had a need of more than two dimensions.
You can use a single dimmed array and use CHR$(0) as a separator to
concatenate multiple fields into one variable.
See http://justbasic.wikispaces.com/Simple_Database_Framework
for a
simple example of a Random Access File Database.

>3. Lack of compiling to an .exe, at least in the versions I've tried. 
>The best I've gotten is a tokenized file that requires an external 
>interpreter to run. Maybe not so different from, say, Java, but you 
>don't see me writing Java apps either.

This is one thing that many are complaining about, but after a while
it does not matter any more.

VB1-6 needed the VB runtime redistributable's installed, since those
are a Microsoft products, the runtime files have been ****pped with
Windows and have been updated with the service packs and hot fixes.
VC++ needs a runtime redistributable package too.
..NET needs the .NET Framework, which is not a small package, eve more
since there are three versions already available and the forth is in
the works.

LB ****ps with its runtime files, the whole distribution package does
not fit on a floppy, but I had to buy a USB floppy to even have one
for my notebook.
Today USB sticks are cheap and fast, you can buy one for the price of
ten floppies, getting the capacity of a multiple of those ten
floppies.

For me LB has it made very simple to reestablish the connection to my
knowledge of BASIC and to get further.
I am currently using a handful of programming languages on a daily
basis to get my work done.
Each of them is suited for a special purpose.

---
Stefan Pendl
 




 23 Posts in Topic:
Which BASIC?
Gordon <gonzo@[EMAIL P  2007-09-11 23:41:21 
Re: Which BASIC?
"Stephen J. Rush&quo  2007-09-11 19:43:51 
Re: Which BASIC?
"Auric__" <n  2007-09-12 14:48:25 
Re: Which BASIC?
Stefan Pendl <stefan.p  2007-09-13 01:19:12 
Re: Which BASIC?
Gordon <gonzo@[EMAIL P  2007-09-13 03:33:47 
Re: Which BASIC?
Rod <rodbird@[EMAIL PR  2007-09-12 14:36:30 
Re: Which BASIC?
"Auric__" <n  2007-09-12 22:47:54 
Re: Which BASIC?
Stefan Pendl <stefan.p  2007-09-13 11:40:57 
Re: Which BASIC?
ArarghMail709NOSPAM@[EMAI  2007-09-13 06:56:03 
Re: Which BASIC?
"Auric__" <n  2007-09-13 14:03:57 
Re: Which BASIC?
"Auric__" <n  2007-09-13 14:23:21 
Re: Which BASIC?
shb*NO*SPAM*@[EMAIL PROTE  2007-09-13 22:30:02 
Re: Which BASIC?
c.mcmurchie@[EMAIL PROTEC  2007-09-12 15:53:36 
Re: Which BASIC?
rhnlogic <rhnlogic@[EM  2007-09-12 17:57:15 
Re: Which BASIC?
"carlg@[EMAIL PROTEC  2007-09-13 10:50:05 
Re: Which BASIC?
"Auric__" <n  2007-09-13 17:49:32 
Re: Which BASIC?
"Gordon Rahman"  2007-09-14 01:38:12 
Re: Which BASIC?
Gordon <gonzo@[EMAIL P  2007-09-15 04:55:12 
Re: Which BASIC?
ppnerkDELETETHIS@[EMAIL P  2007-09-15 10:23:36 
Re: Which BASIC?
Gordon <gonzo@[EMAIL P  2007-09-16 00:49:51 
Re: Which BASIC?
ppnerkDELETETHIS@[EMAIL P  2007-09-16 10:42:50 
Re: Which BASIC?
Me@[EMAIL PROTECTED]   2007-10-08 18:34:07 
Re: Which BASIC?
"news@[EMAIL PROTECT  2007-09-14 15:24:43 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Thu Nov 20 18:52:57 CST 2008.