Search the web
Sign In
New User? Sign Up
HyperCard · Discussion group for HyperCard
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

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 25321 - 25350 of 27727   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
25321
Hi there, I've had my eMac several months and recently heard about HyperCard. My local library was kind enough to display the book "The Cult of MAC"; an...
salseedorff
Offline Send Email
Oct 3, 2005
5:56 pm
25322
Hi Sal, Assuming that your eMac runs MacOS X, you probably want to look into SuperCard and Revolution (<http://www.supercard.us> and <http://www.runrev.com>)....
Mark Schonewille
ecognoompje
Offline Send Email
Oct 3, 2005
8:08 pm
25323
Hi Sal, Unfortunately, I believe you can no longer purchase Hypercard from the Apple store. You may, however, be able to find it on ebay. I would also...
Judy Perry
hyperchihuahuas
Offline Send Email
Oct 4, 2005
3:53 am
25324
... Sal, iHUG has copies of "HyperTalk 2.2 The Book" by Kamins, Winkler and DeVoto for $10 postpaid within the US or $20 postpaid overseas. Full of examples,...
Bob Stelloh
oakhillbob
Offline Send Email
Oct 4, 2005
6:36 am
25325
In a message dated 10/3/05 2:07:48 PM, salseedorff@... writes: << I would like to play around with programming and am interested in trying HyperCard....
DunbarX@...
dunbarx2000
Offline Send Email
Oct 4, 2005
7:36 pm
25326
Was talking to a newbie, yes, an actual newbie, on the Hypercard Club, and from my lofty vantage point informed him how to do visual effects. Smug, I was. Just...
DunbarX@...
dunbarx2000
Offline Send Email
Oct 14, 2005
8:12 pm
25327
Of course it was a lock screen command in a closecard handler in my home stack. You have to trap and kill that command....
DunbarX@...
dunbarx2000
Offline Send Email
Oct 14, 2005
8:46 pm
25328
... Terminate... the Kernel's command? Terminate. With extreme prejudice. (Sorry, I couldn't resist, I'm sure someone else thought it first). ...
Eric Engle
engleerica
Offline Send Email
Oct 15, 2005
7:16 pm
25329
I'm trying to figure out what I can do with hypercard from the internet; That is, I'm using the nice web-sharing feature of macintosh to serve html. I'd like ...
Eric Engle
engleerica
Offline Send Email
Oct 16, 2005
9:22 pm
25330
Off subject, but does HyperCard work with System 10 or whatever iMac uses....
HICJHH@...
Send Email
Oct 17, 2005
2:48 am
25331
Yes. It works fine Luis...
Luis Puente
lpuente@...
Send Email
Oct 17, 2005
3:48 am
25332
... Looks like you've been away a long time ;-) HC runs on OS X thru Tiger on OS 9.x in Classic, but not in native OS X. All the best, Ken N....
Ken Norris
pixelbird2000
Offline Send Email
Oct 17, 2005
5:00 am
25333
Hi, Finally, I installed Tiger on a computer and tested HyperCard on it. It appears that HyperCard works fine, apart from the file paths that are stored in the...
Mark Schonewille
ecognoompje
Offline Send Email
Oct 17, 2005
8:06 am
25334
Meanwhile, I'm trying to figure out how to chmod the +#*' folders in web sharing under os x to 777... ideas? I know NO unix command line statements (and this...
Engle
engleerica
Offline Send Email
Oct 17, 2005
2:20 pm
25335
... first change the directory to one containing the folder you want to change. For the standard Apache setup that will be cd /Library/Webserver now change the...
Robert Brenstein
robelko
Offline Send Email
Oct 17, 2005
5:29 pm
25336
Hello Eric, ... For a web-form where method=GET : on appleEvent class,event,sender get "WWW" & (the numToChar of 189) -- ohm symbol. if class is it and event...
Alain Farmer
alain_farmer
Offline Send Email
Oct 17, 2005
8:28 pm
25337
Thank you for your comments on HyperCard and current operating system. John Hudson....
HICJHH@...
Send Email
Oct 18, 2005
4:43 am
25338
Hello dear friends of HyperCard, I have discovered something today which moves the XulCard project forward by a *quantum* leap. It's an open source program...
Alain Farmer
alain_farmer
Offline Send Email
Oct 19, 2005
2:26 am
25339
... I'm trying to get this to run with the built in web share. - I have copied Hypercard to my web folder, renamed it hypercgi.cgi - run a stack with your...
swss1232001
Offline Send Email
Oct 22, 2005
7:38 pm
25340
You have to save the stack as a standalone program. Otherwise it cannot be the target of Applevents from WebStar. ... __________________________________ Yahoo!...
Alain Farmer
alain_farmer
Offline Send Email
Oct 22, 2005
8:32 pm
25341
... Try hypercgi.cgi$xxx=yyy as url....
Robert Brenstein
robelko
Offline Send Email
Oct 23, 2005
12:44 am
25342
OK, but if you have to download a plugin anyway, why not just write XulCard as a Java applet? More portable. Java, I've discovered, can be used to do just...
dannygelder
Offline Send Email
Oct 23, 2005
1:24 am
25343
... Okay, I'm trying to get things to run piecewise. I wrote a stack with ... Compiled the stack as a standalone, called it "hypercgi.cgi", put it in my web...
swss1232001
Offline Send Email
Oct 23, 2005
3:38 pm
25344
Hello Dan, :-) Long time no see. ... The plugin in question is merely a quick way to browse (play with) RDF data, e.g. Semantic Web. Since I am on the verge of...
Alain Farmer
alain_farmer
Offline Send Email
Oct 23, 2005
5:24 pm
25345
... Try: on appleEvent class, eventID, sender reply the params end appleEvent Or on appleEvent class, eventID, sender reply class && eventID && sender end...
Alain Farmer
alain_farmer
Offline Send Email
Oct 23, 2005
5:40 pm
25346
... (...) ... I know. I wrote "the stack did not display". I wanted to chek if the stack ran the appleEvent handler. Of course I did not expect the dialog to...
swss1232001
Offline Send Email
Oct 23, 2005
7:01 pm
25347
Hello, As I mentioned earlier (see below), I experienced problems with file paths in HyperCard running in the Classic environment under MacOS X 10.4.x. It has...
Mark Schonewille
ecognoompje
Offline Send Email
Oct 23, 2005
11:32 pm
25348
I have made the same experience. Peter...
peterderks@...
peterderks_de
Offline Send Email
Oct 24, 2005
6:56 am
25349
After hours of search about using Apple personal Web Server with Hypercard to run CGIs, I found the following message on <comp.sys.mac.hypercard>. Apparently...
swss1232001
Offline Send Email
Oct 24, 2005
9:56 pm
25350
... Server ... guy back ... I could never get it to work either but I found that MacHTTP was much easier to work with anyways. It even had a tutorial for...
Christopher Rosien
crrrrrrris
Offline Send Email
Oct 24, 2005
10:14 pm
Messages 25321 - 25350 of 27727   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