Dear All, I'm trying to read in a file of the form 5,3,7,12,5 23,5,7,8,1 2,34,9,8,3 etc. Is there a way to read in one number at a time rather than the whole...
Hi. This is my first post and I must say I'm very happy to have found ChipmunkBASIC. It's become very useful to me. My question is: Is there any way to get...
Read the files that came with the Chipmunk Basic down load. eg; chipmunk-basic quick-ref ... __________________________________ Do you Yahoo!? Plan great trips...
ok ive been programing with chipmunk basic for a few days and am trying to figure out the gui i can make buttons apear but i cant make them do anything like...
I'm very glad to see the MAT commands being supported in Chipmunk Basic! Although I'm not very skilled in their use, I have only seen ONE basic book that seems...
Hi! Hey, since I just installed BASIC on my PC it will be awhile before I have enough knowledge to ask decent questions. I'm trying to get my kids involved...
Any hams out there that remember the 73 magazine? In the 73 MAGAZINE MAY, 1980 issue, Dennis Mitchell K8UR article, Antenna Engineer - Predicting performance...
Hi! sorry for message 133 - my mistake. macfunction "fetchhttp" of course still works on OSX but unfortunately I switched to DSL via ethernet in the meantime....
Is there a way to get the height and width (in terms of text rows and columns) of the text console? Sort of like how you can set its position and size using...
When data is input from a file using the statement "while not eof(3) : input #3,x" the last value in the file is used twice, so the output values have one more...
Hi, Trying to use Chipmunk basic to perform simple text file modifications - I am confused as to where to put the file so it could be found. I am currently...
Hi: is it possible to use the macfunction("hideMenuBar") routine in the Mac OS X windowed version of chipmunk basic? It doesn't hide anything on my machine,...
Hi folks, I posted another rudimentary chipmunk basic syntax module on my site at http://bingweb.binghamton.edu/~jdevona0/computers/index.html#cbas, this time...
Hi - just thought I'd let any Mac OS X users out there know I've posted a chipmunk basic syntax mode for the code editor Mi (http://www.mimikaki.net/en/) to my...
Hello, There seems to be a couple of messages missing. I was wondering whether they might have been replies to my previous post. Does anyone know whether there...
Hello, list - Is there a way to test what version of Chipmunk Basic is running your program, particularly, whether it is the command line or windowed version?...
I am pretty new to programming. I have been doing it since september (a school course) and according to my teacher we are just about to get into games soon....
Hi. I am a middle school science teacher who's teaching an elective on Computer Programming using the Mac (carbon) version of Chipmunk Basic. I saw the idea...
Is there a way to connect to the Internet with the OS9 version? I see there's a "SOCKET" option for the OPEN command using UNIX and OS X. Is there anything...
Hi Ok. I'm a beginner and I'm looking to do a number of things, but at this stage I'm not sure if Chipmunkbasic (CB) is the best means. I'm interested in CB...
Available on the Basic website: http://www.nicholson.com/rhn/basic/ Includes both the terminal command line utility and Carbon window Basic interpreter. Both...
This is an advanced warning regarding a potential change in the default origin used by all Chipmunk Basic built-in mat (matrix) statements: If the mat print ...
I've tested Chipmunk Basic under Mac OS X 10.1, 10.2.8 and 10.3.6; and several other people have reported no problems downloading and running Chipmunk Basic on...