Set pictureData of card graphic "PDF" to myPDFfilepath...
45444
SuperCard@yahoogroups...
Jan 8, 2012 4:31 pm
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the SuperCard group. File : /4.x...
45445
clw
roe4it
Jan 20, 2012 3:30 pm
I have a Project originally created using the Trial Version 4.6.2 of SuperCard. 4.6.3 was purchased and changes made to the Project. Now, I would like to...
45446
Joe Koomen
joekoomen
Jan 20, 2012 3:51 pm
Do you have two registered copies of SuperCard? If not the second computer should be using the SuperCard Player application to run the project....
45447
ecognoompje
Feb 8, 2012 1:12 am
Hi, I really need to ask this again. I understand that SC 4.6.3 doesn't work on Lion, but what about standalones created with SC 4.6.3? Will they run or not?...
45448
Haroldo Mauro
oruamh
Feb 18, 2012 5:56 pm
Hi, The project is a catalog of LPs, CDs etc. One of the bg buttons opens a Word RTF file that contains information on the album referred to by the card, reads...
45449
Joe Koomen
joekoomen
Feb 18, 2012 11:33 pm
If you're using the rtf keywords when importing and exporting, then I can't see why it wouldn't work. I'd post your question to the other list - at...
45450
Uli Kusterer
witness_of_t...
Feb 20, 2012 1:53 pm
... What's the text encoding on the RTF files? Have you tried opening the RTF files as plain text files (there's a preference for that in TextEdit) and...
45451
Haroldo Mauro
oruamh
Feb 20, 2012 5:23 pm
Thank you Uli. I opened with TextWrangler and found no reference to encoding. Searching for "roman" found only Times Roman; searching for UTF found no results....
45452
mckenziecalhoun
Feb 21, 2012 4:18 pm
This is on a project that worked properly, and which I haven't been changing the hierarchy of commands in the card, project or window scripts. I haven't even...
45453
Joe Koomen
joekoomen
Feb 21, 2012 4:22 pm
A change to the preferences will enable blind typing into the message box, that could be it. Possibly you opened another project with front or back scripts and...
45454
7slocal
lancedamonbliss
Feb 28, 2012 1:01 am
Hello, I was wondering if anyone knew of a SuperCard Programmer near Palm Desert/Palm Springs/Riverside, CA. ? Thanks, Lance Bliss (916) 524 - 8935 ...
45455
gwendalwood@...
gwendalwood
Feb 28, 2012 4:58 am
George Wood 619-561-2543 I live in Lakeside, CA near San Diego. I was Beta test liaison for Silicon Beach Software which first distributed SuperCard. I hope I...
45456
Haroldo Mauro
oruamh
Mar 19, 2012 7:55 am
Could anyone help me to adapt this script to work with Maill app please. Thank you! put merge("Tell application `Eudora.app`" &cr &"activate" &cr¬ &"set...
45457
Mark Schonewille
ecognoompje
Mar 19, 2012 11:22 am
Hi, You can't just move a script for one application to another but fortunately there's a lot of information about scripting Apple Mail available on the...
45458
Kenneth Norris
pixelbird2000
Mar 20, 2012 9:55 pm
Hi Haroldo, ... Just a note: You aren't likely to get answers here anymore, at least not many nor timely. I suggest using the SC Forum ... that's where...
45459
Mark Schonewille
ecognoompje
Mar 20, 2012 10:11 pm
Ken, Well, I read this mailing list more often than the forum and I'll be happy to reply. You're welcome to post here. -- Best regards, Mark Schonewille ...
45460
Haroldo Mauro
oruamh
Mar 21, 2012 12:09 am
Yes, I know. Thanks anyway. But the last time I used the forum my question was not answered. Also, I tried to past the code below in the forum but it didn't...
45461
Kenneth Norris
pixelbird2000
Mar 21, 2012 11:31 pm
Hi Mark, ... OK, but frankly, you are one of perhaps only three people that ever respond on this list. I'm glad you're here to help, but I won't post help...
45462
Mark Schonewille
ecognoompje
Mar 21, 2012 11:43 pm
Hi Ken, I just prefer e-mail. If you'd like me to help with something, you'd better post here. -- Best regards, Mark Schonewille Economy-x-Talk Consulting and...
45463
Kenneth Norris
pixelbird2000
Mar 21, 2012 11:52 pm
Hi Haroldo, ... Hmmm ... I've only ever encountered a no-answer problem when I posted some weird thing nobody understood, but I wouldn't think email projects...
45464
pdkienberger
Mar 22, 2012 8:32 am
Hello, I've been away from SuperCard for awhile, but continue to use the Projects I've created in the past. I recently upgraded to a new MacBook Pro and...
45465
Joe Koomen
joekoomen
Mar 22, 2012 12:25 pm
The script would be something like; Do stuff to get first field into cd fld "newField" Put return after cd fld "newField" Do stuff to get second field after cd...
45466
Mark Schonewille
ecognoompje
Mar 22, 2012 12:51 pm
Hi Paul, Get the rtfText of both fields. Remove the last } from the rtfText of the first field, remove the part from the first { until the first }} from the...
45467
Kenneth Norris
pixelbird2000
Mar 22, 2012 9:43 pm
... I understand, and that's fine. It's just that just about everyone else is at the forum, makes it the acknowledged best place for help. While I'm not the...
45468
Paul D. Kienberger
pdkienberger
Mar 23, 2012 4:12 am
Thanks for your quick reply, this at first looked very promising. But when I started playing with it, it didn't seem to work. Removing up to the first }} from...
45469
Mark Schonewille
ecognoompje
Mar 23, 2012 10:10 am
Hi Paul, Setting the text style char by char will be easier as you won't need to figure out RTF syntax. Set the lockScreen to true while doing this and it...
45470
mckenziecalhoun
Mar 23, 2012 12:42 pm
I am at a loss. I am a long-time user, but still an amateur at using Supercard (I am a former teacher who uses it for nothing but home schooling and...
45471
Joe Koomen
joekoomen
Mar 23, 2012 12:47 pm
You can always just use picture graphics as buttons. Just draw a rectangle and double-click to get info, then set the picturedata to any graphic you have on...