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 45 - 74 of 233   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
45
... That's cool :) blassic's quite good really. Incidentally I found a way of very crudely playing back and recording sounds in linux using /dev/dsp. Using...
slothpuck
Offline Send Email
Jun 7, 2004
10:47 am
46
The Quest for Waitomo Cave (Version 1.01) By Paul Panks (dunric@...) Written in BLASSIC 0.8.1 The Waitomo Caves, nestled in the country of New Zealand,...
Paul
dunric
Offline Send Email
Jun 8, 2004
8:04 am
47
Hello, I am working to port one of my Windows and DOS games over to Linux. However, this game was not written in HLA (like my other project, HLA Adventure)....
Paul
dunric
Offline Send Email
Jun 15, 2004
12:32 am
48
How does HLA's random number generator differ from traditional BASIC's version? I've long based much of my adventure gaming on random numbers, especially...
Paul
dunric
Offline Send Email
Jun 21, 2004
6:26 am
49
Does anyone know if it's possible to display text using blassic in larger fonts at all? Thanks, SP...
slothpuck
Offline Send Email
Jun 24, 2004
1:06 am
50
Hello. ... You can use the zoom text options of mode. For example: mode 800, 600, , 2, 3 Gives you a 800x600 window with double width and triple height char ...
not_found_blassic
not_found_bl...
Offline Send Email
Jun 29, 2004
8:36 pm
51
Hello. ... way ... will ... "IN" ... The problem with sound support is that I don't know any library simple, portable and GPL'ed to use, and I lack the...
not_found_blassic
not_found_bl...
Offline Send Email
Jun 29, 2004
8:46 pm
52
Hello. ... That is not the way randomize must be used. You must call randomize once, at the beginnig of the program, and then use only RND. RANDMOIZE...
not_found_blassic
not_found_bl...
Offline Send Email
Jun 29, 2004
8:55 pm
53
I am organizing a 1 to 2KB text adventure competition. See below: http://panks.freeshell.org/advcomp.html "Is it possible to write a text adventure in under 2K...
Paul
dunric
Offline Send Email
Jun 29, 2004
11:31 pm
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
Messages 45 - 74 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