what is BBasic, is this freeware , cross-platform, use externall DLL/lib/API, syntax is compatibile with basic standard or other basic's, it's a generall...
Which BBasic? Bywater BASIC Interpreter? Business Basic? You need to specify - preferably with a website. Regards, Neil Morrison ... From: "abisofile"...
In that case go to http://groups.yahoo.com/group/blassic/files and download the files and try them. Regards, Neil Morrison ... From: "abisofile" <gman@...>...
ok can I use in blassic basic externall DLL/Lib/API's and how to create exe files for windows and linux exe(what ever those are) in blassic basic, and is...
Hello. ... You can create dynamic libraries specific for Blassic. The testdl.* files in the source package contains an example of how to do it. ... Blassic is...
Hello. ... Currently probably not, the use of USR to call external functions is intended for simple functions. I don't know if someone has tried to use it for...
Hello to everyone . Interested in enchancing your programming and designing skills ? Looking to bid on projects ? Finding it tough at websites which are...
Hello. I have launched the 0.10.0 release of Blassic. There are many changes this time, I skipped the 0.9 numbers to use a more round number. Several new...
Hi!. :) I downloaded the new Blassic 0.10.0 version for windows. Now Blassic seens to reach better level ( I tried it already 2 years ago). :p I am using it...
Hello. ... You need to poke the sysvar first, then change to graphics mode. The var is only checked when switching mode. ... The "Source and sample programs"...
HI! :) Thank you for your respond(s). I think, I migth upload soon some small code samples, just because it propably will help to get more users. Yours Kepu...
Hi all: I am new here; just exploring the site and seeing if I can make use of Blassic. I know BASIC from 20 years ago. I haven't programmed anything in 20...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the blassic group. File : /GaCol091.zip ...
blassic@yahoogroups.com
Jul 5, 2005 2:24 am
80
Hello. ... The main incompatibility with the Commodore Basic syntax is that Blassic requires separators to distinguish keywords. That is, a sentence like this:...
Hello. I've uploaded a preliminary version of the next release of Blassic, for people interested in test new features. It's not very stable yet, use with care....
Hi! Is it possible to get compiled version of 0.11.0 or never. I tried to compile your source with LCC, maybe I mixed something ...it didn't work. Or somekind...
... I think that LCC is only a C compiler, you need a C++ compiler to build Blassic. You need a linux or other unix variant, or use cygwin or mingw in windows,...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the blassic group. File : /Blassic...
blassic@yahoogroups.com
Apr 1, 2006 8:43 am
93
Well I hope the updated docs are a help to people, more work to do on them for sure but most of the stuff is now there, all the Syntax has been checked and...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the blassic group. File : /MagicMenus.bas...
blassic@yahoogroups.com
Apr 19, 2006 2:35 pm
96
... No, there are no file locking capabilities at all, nor plans to do it because I don't have programs that uses them nor environments and time to test that...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the blassic group. File :...
blassic@yahoogroups.com
Jun 7, 2006 7:44 pm
98
I've found the commands I need to put a point on a graphics screen, and to change colors, and all that - but is there a way to read the color of a point on the...