I am having problems getting supercard to execute a line of script that attempts to set a particular userprop ("MyKey") of an object known by its long name as...
Hi Randall, ... Global variables are not objects, they don't have userProperties. IOW the uProp "MyKey" cannot be a property of the global var "ThisTarget"....
... Not many people over at the SC Forums either! Summer? Mass Extinction? As for object referencing, I get it. But i suspect the interpreter needs some...
Hi List buddies, A few days ago David Dantowitz released his "Apache Apple Event Bridge" solution, which enables Apache to send CGI requests to appleEvent...
Two years ago (Lisa) helped me with a (SC) script to write a (new) email (using Entourage) and attach a PDF file to it. It still works great. That script...
... I have never used Thunderbird so I don't know what kind of AppleScript support it has or what it is like. But... if you can research from the Thunderbird...
Hi, Cecil. The guts of that script is actually AppleScript and it depends on the fact that Entourage has excellent support for AS. I don't know much about...
Can anybody help me? I'm going through he'll with Mac. Apple has been trying to solve my Internet access for more than a month. The latest effort was to...
Since 1 Jan 2011 a project (SC 4.6.3) is interpreting (for example) 11/30/97 as 30 Nov 2097. Here's the script where the confusion occurs: put line memoLine of...
Hi Cecil, I think you need to update your data. How do you know that '10 means 1910 and not 2010? There is not way for you, me or your computer to know. You...
... Hi there. You'll find that this email-list is not very active any more. You want to visit http://forums.supercard.us Joining is free, and the help is...
Then again... this e-mail list is still read by most of the SuperCard community so don't worry too much about it. The forum is a nice place, but if you want to...
... I just figured if they've been away for a while that they may not realize it until after posting in the first place, and some people don't look their own...
Mark, Thanks for the input. Drat. I was not anticipating 1997 to be interpreted as 2097 so soon. That was (less than) 14 years ago. 86 years before 2097....
If these are historic records then you could write a work around. put the date into tToday convert tToday to dateItems put item 1 of tToday into tYear put cd...
put the date into tToday convert tToday to dateItems put item 1 of tToday into tYear put char 3 to 4 of tYear into ty put cd field "monthEnd" into mEnd set the...
Cecil, If you want a new format for your dates it is best to use YYYYMMDD, e.g. 20110108. Don't use 8Jan2011, you'll later regret it. The format YYYYMMDD has...
Bruce, Thanks for your help. Cecil On Jan 8, 2011, at 7:56 AM, Bruce Martin wrote: put the date into tToday convert tToday to dateItems put item 1 of tToday...
Hi I ran into some discussion of OpenKinect awhile back and decided to spring for the Kinect sensor. The, more or less, high level code looks a bit OpenGL like...
I understand we need to change some things, but I can't get into the forum anymore. I tried my username and password, but immediately got a notice that I had...
Hi Ken, i have the same problem. Have been talking about it with Scott for a while, but no solution so far. We have idea what the problem is. Maybe the number...
If you are talking about the forum instead of this list serve, I ran into the same thing. There is an announcement on the forum that it was hacked and there...
Try this:When you get the error , keep kool and try again three times and use all small case to mimic the obscured textwicthcraft,-dan ... forum anymore. I...
Dan, I don't understand. What is textwicthcraft? Why three times, if I get an error saying I tried to log in too many times already? I have tried lots of...