Check to make sure you do not have your project open in both SuperEdit and SuperCard simultaneously. If you do this you will eventually get a -61 as one of the...
... Read somewhere the next version of Tiger (10.4.3) would fix some permission issues... -- Ghupt esch ghupt! Zeruck hupe git's net! Dominique Lang ...
I'm looking for the equivalent to the Applescript 'try... end try' blocks to deal with an error. The 'switch', and 'case' and 'error' etc, entries aren't...
With SC 4.5 you can use tabs in text fields to align columns. This might be a start... Furthermore you might want to look at the ListMaster external; you can...
Hi folks, I though I share this because I am quite please with it;-) I already have a script that I run regularly that copies the current project to an...
I found this introduction on the Apple website and thought it might be be intersting for those of you who want to use shell commands and more of the Mac OS X. ...
As I would rather have the system wide Window menu (and it's standard behaviour) , I have managed to install it. The help files suggests editing the SharedFile...
Hi Doug, ... In the sharedfile, menukey is what you seek. Here, I replaced the 'm' character with the escape character, which you'll get if you hit the escape...
... John, I use a similar trick with a project I have on my home computer and work computer. If I update it at either end, it emails a stuffed copy to my other...
Howdy, I'm trying to have a counter running while a QT movie runs, but haven't succeeded so far. I tried using callbacks but II'm not familiar with how it...
Hi, You would need to set you next callback when you reach a callback. A movie can only have one callback at a time, it is a property. There is an example and...
... Here is a slightly cleaner version: I have these scripts in a backscript so I just put gBackUp into the message. I use the sendmail script in other places,...
Is there such a thing? I don't see it as a download from the SuperCard website (just the version 4.1.2 Player). I didn't notice it anywhere in my SC 4.5...
... I have a player installer and a player app on my machine. I got the developer version and downloaded it from Solutions etc. I expect it might be in the...
Will it be available to Download on-line? Since a project should be allowed to be shared via the player. It's a nice thing to just point someone to the Player...
Hi John, ... Yeah, that's the rub.... ... I know, BTDT. ... Yeah, well, inv controller. What I'm doing is developing simple to use customizable SC movie and ...
hello everyone, I am overwhelmed by this discovery. I am no longer sure the sun will rise in the East. I no longer believe that money is the root of all evil...
Hi Bob, This is a bundle. Mac OS X has opened the door to delivering files across the different platforms. Traditionally, you would store all resources,...
... ...and all our other bits 'n' pieces. Am I right that SAM will make bundle standalones? It would be nice to be able to make bundle projects too. Ian B...
Hi Reading Goodman's book about Dashboard widgets, one only needs to add ".wdgt" to a folder's name and the Finder changes the folder into a widget. Probably...