Search the web
Sign In
New User? Sign Up
blassic · Blassic, the Classic Basic.
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 54 - 89 of 233   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
54
This program works fine under QBasic, but not Blassic or GW-Basic. Any ideas as to why? See below: 1 DATA ...
Paul
dunric
Offline Send Email
Jul 2, 2004
10:30 am
55
Hello. ... The problem is the empy DATA statement at the end of DATA sentences, that are not correctly handled in the current publics versions of Blassic. I've...
not_found_blassic
not_found_bl...
Offline Send Email
Jul 2, 2004
5:57 pm
56
i get the following: gencharset.cpp:8: sstream: No such file or directory gencharset.cpp:12: bitset: No such file or directory make: ***...
ewhite88
Offline Send Email
Jul 20, 2004
10:06 pm
57
... What compiler are you using? In old versions of gcc there were no sstream header. In the gcc web site there is one that can be used with this versions, see...
not_found_blassic
not_found_bl...
Offline Send Email
Aug 2, 2004
10:57 pm
58
... sstream ... versions, ... only used in ... gencharset ... i'm using egcs 1.1.2. the rest of your message has me confused. i can't touch the .o files as...
ewhite88
Offline Send Email
Aug 5, 2004
8:34 pm
59
... touch create the files if they do not exist. The trick is to create the files, so that make does not try to build them. gencharset creates charset.cpp form...
not_found_blassic
not_found_bl...
Offline Send Email
Aug 10, 2004
12:31 pm
60
Convert strings to all lowercase or all uppercase letters. LCASE$(stringexpression$) UCASE$(stringexpression$) stringexpression$ Any string expression. ...
Neil Morrison
neils_morr
Offline Send Email
Sep 12, 2004
5:42 am
61
Hello. ... Thanks. These two will be included in the next version of Blassic. Regards....
not_found_blassic
not_found_bl...
Offline Send Email
Sep 12, 2004
1:09 pm
62
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...
abisofile
Offline Send Email
Oct 30, 2004
10:09 pm
63
Which BBasic? Bywater BASIC Interpreter? Business Basic? You need to specify - preferably with a website. Regards, Neil Morrison ... From: "abisofile"...
Neil Morrison
neils_morr
Offline Send Email
Oct 30, 2004
10:16 pm
64
about Blassic basic, the group is about it right......
abisofile
Offline Send Email
Oct 31, 2004
12:03 am
65
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@...>...
Neil Morrison
neils_morr
Offline Send Email
Oct 31, 2004
12:55 am
66
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...
abisofile
Offline Send Email
Oct 31, 2004
3:00 pm
67
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...
not_found_blassic
not_found_bl...
Offline Send Email
Nov 1, 2004
6:18 pm
68
so In blassic basic I can't use external DLL/libs/api's like opengl or mod13h and others written ic c/c++ ... compatibility ... run ... in...
abisofile
Offline Send Email
Nov 1, 2004
8:44 pm
69
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...
not_found_blassic
not_found_bl...
Offline Send Email
Nov 1, 2004
10:47 pm
70
Hello to everyone . Interested in enchancing your programming and designing skills ? Looking to bid on projects ? Finding it tough at websites which are...
flatratefreelancing
flatratefree...
Offline Send Email
Dec 2, 2004
10:21 am
71
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...
not_found_blassic
not_found_bl...
Offline Send Email
Feb 13, 2005
12:49 pm
72
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...
kepu_k
Offline Send Email
Jun 24, 2005
4:36 am
73
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"...
not_found_blassic
not_found_bl...
Offline Send Email
Jun 27, 2005
10:44 pm
74
Hello again. ... Ops, I have forgotten the "Files" section of yahoo groups. Regards....
not_found_blassic
not_found_bl...
Offline Send Email
Jun 27, 2005
10:50 pm
75
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...
kepu_k
Offline Send Email
Jun 28, 2005
2:55 am
76
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...
tang91766
Offline Send Email
Jul 4, 2005
10:55 pm
77
Hi Welcome to group Yes, Blassic looks very much like Commodore basic ... site? ... blassic- ... Nop, You are using Windows Xp so download: ...
kepu_k
Offline Send Email
Jul 5, 2005
2:04 am
78
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
Send Email
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:...
not_found_blassic
not_found_bl...
Offline Send Email
Jul 15, 2005
3:04 pm
83
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....
not_found_blassic
not_found_bl...
Offline Send Email
Aug 1, 2005
3:52 pm
87
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...
kepu_k
Offline Send Email
Jan 14, 2006
3:01 am
88
... 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,...
not_found_blassic
not_found_bl...
Offline Send Email
Jan 15, 2006
11:04 pm
89
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
Send Email
Mar 23, 2006
9:43 am
Messages 54 - 89 of 233   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help