Hello all, I'm new to supercard and I want to know if it is possible to make a program with it that can be used over the net. Maybe a plugin to read...
Howdy, What is the shell command line function for opening a web page URL using the default browser from within SuperCard (word group hypertext link)? TIA, Ken...
Hi Ken. I'm not sure about a UNIX shell command, but I use this AppleScript function: function ICLaunchURL tStr1 put "open location" && quote & tStr1 & quote...
Hi Mike, Thanks. ... OK, that should work. It's such a basic function, I wonder: Why isn't it included in native ST? Like: open URL <web address> Ken N....
Howdy, In ADC they often have graphical elements embedded in the text. Is there away to select it all and pass it to a field with graphical elements showing up...
... A little reading, lots of experimenting, steal what you can. Actually, once you get started with this stuff, its pretty easy. I don't mean to say that unix...
... Well, Since we have the shell command, I'd be in favor of everybody posting something of value they've run across to the files area so the rest of us can...
At the SC chat this last weekend there was some interest in seeing the SuperCard FAQ updated. I've been posting here from time to time asking for help on...
Hi Vic, Not really the same subject but how did you read the EXIF information. Using a Shell application, AppleScript OSAX, did you parse the file yopurself...
Howdy, My page isn't loading...and it appears to be because of the webring. Any idea why? Thanks. -- Stuff by Jonathan Scott (Writing, Art, Software,...
... Since my entire day, except for a little bit of time stolen for superCard, is spent hiking, splitting wood (or getting wood, or cutting wood, or stacking...
... a program ... applications with ... Upgrade now and ... accessed the ... Supercard ... Hello Vic, Thanks for your answer. What I wanted to know was : is it...
Hi Dominique ... Don't think so. Apples and oranges. ... I can't say this would be impossible, I haven't tried it. I do have a project that will interface...
Hi Terry, I used the exif reader module from Eric Johnston's open source exiftag package to parse the exif information from an image. I used SC to get the...
... hi Ken, 1) Scriptlib does not try to duplicate the files area, it is for Scripts not projects. 2) Well it is not for want of me trying, I have posted many...
Hi John, On Mar 2, 2005, at 12:13 PM, John Johnston wrote: snip ... You know I know that. You made my point for me, which I (again) managed to express poorly...
Hi folks, I just received an inquiry from the FBI saying I visit illegal websites. I phoned the FBI, and they say it is fraudulent and contains a virus.. So,...
... FWIW if you look in the comments field, you can see: get Script(do, Applescript, merge("open location `[[theURL]]`") ) --slightly more complex but os 9...
... Ken, Your idea is sound, but if it really becomes popular and List members keep sending in shell fragments, then we have to keep downloading the file...
Hi Bob, ... Sure. That's because of the online setup, which John so graciously invented and hosts. But, what if we created a ScriptLib _Help project_ that...
Hi Ken, I think you need John's thoughts about your proposal. It seems the work would fall on John, and, I'm sure, any one person will not necessarily want to...
Hi, I'm going to show off a few things here. OpenGL, SuperCard's mad text processing skills, and Mark Lucas' early work ;-) I've been working on an update to...