Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

chipmunkbasicforum · Chipmunk Basic Forum - Discussions about Chipmunk Basic

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 310
  • Category: Basic
  • Founded: Aug 29, 2001
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

Advanced
Messages Help
Messages 59 - 93 of 974   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
59 jamiekg@...
jamiekg Send Email
Aug 1, 2003
10:02 pm
... Sounds like a great idea. While it's dead easy to find simple pascal tutorials online, it's damn near impossible for a beginner to find a simple basic...
60 progman22000 Send Email Aug 2, 2003
7:12 am
You bring up a good point. I was only thinking of the Unix command-line versions, and just the windows port of Chipmunk Basic. I'd love to see screen shots of...
61 jamiekg@...
jamiekg Send Email
Aug 2, 2003
9:07 am
... There's plenty of old Macs that are more than up to the task on Ebay for dirt cheap prices. If I didn't live half a world away I'd be buying a few older...
62 jamiekg@...
jamiekg Send Email
Aug 2, 2003
2:14 pm
... Sounds like the best point to begin at. If the person doesn't know how to find and install a Basic language they probably aren't thinking about writing...
63 progman22000 Send Email Aug 3, 2003
9:39 am
Hello Jamie, ... I'm about to fire up an older PPC 7500 I just got from a friend. We'll see if it works in about a week. ... Don't worry. My HTML abilities...
64 progman22000 Send Email Aug 3, 2003
9:52 am
Jamie, ... That was my first thought, but we'd have to make sure that if they lost interest, it doesn't affect those that still want to contribute. Maybe I'm...
65 akro16_32 Send Email Aug 3, 2003
4:39 pm
Is it possible to use a usb to serial adapter under OS X with Chipmunk Basic ? It doesn't work with the standards open "COM1:" for input as #3 Thanks in...
66 progman22000 Send Email Aug 6, 2003
2:02 am
Greetings! This may seem like old-hat material to some, but I have placed a web-page creation tutorial on my site that might be interesting to those wishing to...
67 Chris Lukas (really 1...
met_guru Send Email
Oct 2, 2003
10:45 pm
!!!Programming For Kids!!! This group is designed for basic programming specially for kids!!! Feel free to join at ->...
68 Chris Lukas (really 1...
met_guru Send Email
Oct 2, 2003
10:47 pm
I tries to use it but it doesn't work except for things like math problems...
69 gripperusa Oct 9, 2003
1:36 pm
I use it for data base and generating reports....
70 progman22000 Send Email Oct 9, 2003
10:35 pm
Just an informal survey... I'd be interested in knowing how many of us use the Macintosh, Windows, Linux, or Unix version of Chipmunk basic? My personal...
71 progman22000 Send Email Oct 17, 2003
1:33 am
I've seen how you can clear the screen in the command-line Windows version of Chipmunk Basic with the SYS ("command.com /c cls") command, but I'm wondering if...
72 jamiekg@...
jamiekg Send Email
Oct 18, 2003
11:22 pm
... Classic Mac version. - Jamie Kahn Genet -- If you're not part of the solution, you're part of the precipitate. -- Message scanned by the Sheriff...
73 Larry Anderson
joecommodore Send Email
Oct 19, 2003
2:57 pm
I also prefer using the Classic Mac Version (I like playing with graphics). Have used the Windows version a couple times, but the command line window thing...
75 Marc Jones
marcjonesnyc Send Email
Oct 27, 2003
1:21 am
... Macintosh. OS X and pre-X versions, on several computers....
76 Marc Jones
marcjonesnyc Send Email
Oct 27, 2003
1:23 am
Hi all - For a few years now, Iıve had an eyebrow tilted at this one entry in the ³quick-ref² file that unstuffs with Chipmunk Basic. After maybe 5 or 6 ...
77 craigwhitmore Send Email Dec 2, 2003
11:34 pm
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...
78 craigwhitmore Send Email Dec 2, 2003
11:36 pm
21 computers using Mac OSX version. Craig W...
79 hotpaw2 Jan 29, 2004
3:23 am
I'm looking for beta testers running Mac OS X 10.2 or 10.3 to beta test a release of Mac Chipmunk Basic which includes preliminary OS X serial port support....
81 hotpaw2 Feb 28, 2004
9:35 am
Available on the Basic website: http://www.nicholson.com/rhn/basic/ Includes both the terminal command line utility and Carbon window Basic interpreter. Both...
82 hotpaw2 Feb 29, 2004
12:13 am
the download link for 3.5.9b2 has been fixed. - rhn...
83 hotpaw2 Mar 9, 2004
10:50 am
On the Chipmunk Basic website: http://www.nicholson.com/rhn/basic This release includes several bug fixes for inkey(), mid$(), val(".."), if () : endif, a ...
86 Bart Hibbs
bart_hibbs Send Email
Jul 16, 2004
8:41 pm
I have a USB to serial adaptor. How do I get Chipmunk Basic to use it? I found this in some of the documentation: open "COM1:/dev/cu.modem:1200,N,8,1" for...
87 hotpaw2 Oct 10, 2004
11:20 pm
Try using the terminal console app ( ls -ltr /dev ) to find out what devices are added to your /dev directory after you plug in your USB adapter. - Ron...
88 hotpaw2 Oct 10, 2004
11:40 pm
On the Basic website: http://www.nicholson.com/rhn/basic/ The 3.5.9b5 release might fix some of the problems reported with open "SFGetFile&quot; ... legacy file...
89 hotpaw2 Oct 17, 2004
11:14 pm
It's on the website: http://www.nicholson.com/rhn/basic/ The Chipmunk Basic 3.6.0 release adds: - exit() status (requested for CGI usage) - fn kill() to...
91 hotpaw2 Nov 11, 2004
7:07 am
On the website: http://www.nicholson.com/rhn/basic/ This Chipmunk Basic 3.6.0.1 release might fix some problems reported with opening or accessing serial ports...
92 Bart Hibbs
bart_hibbs Send Email
Nov 15, 2004
6:17 pm
I finally got around to trying that. It works. It also turns out that the code fragment in the mannula works: 20 sp1$ = macfunction("serialpath",1) : print...
93 hotpaw2 Nov 17, 2004
5:49 am
At the suggestion of a few satisfied users of Chipmunk Basic, a way to make a donation (via PayPal) has been added to the Chipmunk Basic web page: ...
Messages 59 - 93 of 974   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright İ 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help