Search the web
Sign In
New User? Sign Up
SuperCard
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

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 44059 - 44088 of 45159   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
44059
I have posted MPI 3.6 at the usual address http://modulopi.pagesperso-orange.fr This release fixes a few bugs among which : - a speed issue with the PI and the...
Stéphane Leys
nemoid2002
Offline Send Email
Aug 2, 2008
10:05 am
44060
Hi. I seem to have lost the supercard help window. When I select "help" from the supercard app menu, the help application opens, but no windows appear. I...
cwkalish
Offline Send Email
Aug 5, 2008
8:09 pm
44061
Hi, Try this. Open Sc and the help. go back to SC and run this two line script: put merge("tell application `SuperCard Help` to do script `set the loc of wd...
John Johnston
troutcolor
Offline Send Email
Aug 5, 2008
9:21 pm
44062
Hi, ... It really isn't supposed to be centered, not that it matters all that much. Open SC then Help. Back in SC open the Message box (cmd-M) and type this: ...
pixelbird
pixelbird2000
Offline Send Email
Aug 6, 2008
7:02 am
44063
BTW, I can't speak for others, but I keep my SC Help handy in the Dock. All the best, Ken N....
pixelbird
pixelbird2000
Offline Send Email
Aug 6, 2008
7:05 am
44064
Hi Ken, Did you try this? Here the SuperCard help is an application and cannot be referred to in the way you said, your script gives a Where is SuperCard Help...
John Johnston
troutcolor
Offline Send Email
Aug 6, 2008
7:20 am
44065
-Thanks. The applescript worked like a dream and I have the navindex back on my monitor. I got the supertalk language guide window with Window 3....
cwkalish
Offline Send Email
Aug 6, 2008
5:40 pm
44066
Howdy, Will there be SC scripting capability for iPhone software? All the best, Ken N. eMail <sonicbridge@...> Website...
pixelbird
pixelbird2000
Offline Send Email
Aug 6, 2008
11:17 pm
44067
I would love it if we could script for the iphone!!!! matt ... [Non-text portions of this message have been removed]...
Matthew Turney
mattturney36655
Offline Send Email
Aug 6, 2008
11:20 pm
44068
The current terms of the iPhone App Kit license seem to prohibit scripting languages or any interpreted environment. I would hope that will change in time. Ian...
Ian Bridges
inpersonoz
Offline Send Email
Aug 6, 2008
11:32 pm
44069
... Yes, but I thought it worked when I clicked on it. ... Hmm. I used this in the message box to obtain the topleft of the window: topleft of window...
pixelbird
pixelbird2000
Offline Send Email
Aug 7, 2008
2:36 am
44070
... Hi Ken, Interesting. I guess you are not using SC 4.6.3 in 4.6.3 the help app is a bundle and is greyed out in the file dialog but with previous versions...
John Johnston
troutcolor
Offline Send Email
Aug 7, 2008
7:07 am
44071
But you can develop projects for the iPhone using a developer app for it, but I don't know how much work it would be to learn to program with it. You can...
Lowell Zack
lowellzack
Offline Send Email
Aug 7, 2008
1:52 pm
44072
Am a novice at AppleScript, let alone trying to use it from within SC. Would like to email (using Entourage) a (SC) card image to an address contained in a...
clw
roe4it
Offline Send Email
Aug 7, 2008
9:46 pm
44073
... Yeah, SC 4.5 I'll upgrade when I get my Macbook Pro refurb (hopefully in a few days). ... Aha! I seem to remember something about that from awhile back. ...
pixelbird
pixelbird2000
Offline Send Email
Aug 8, 2008
1:09 am
44074
Hi, Cecil. Didn't I give you an applescript for this a few months ago? :-) Anyway, here's the applescript embedded in supertalk. This is going to wrap badly,...
Lisa Thompson
lthompson_87
Offline Send Email
Aug 8, 2008
4:19 am
44075
Hello all, I am looking for one or more volunteers to take over moderation of this group. These duties include receiving posts from new members and, if they...
Scott Simon
slyparkroad
Offline Send Email
Aug 8, 2008
4:46 pm
44076
Lisa, Your memory is excellent. I was never able to get a script to work, got side-tracked, and am back at it again. Your current suggested script sure helps...
clw
roe4it
Offline Send Email
Aug 8, 2008
8:55 pm
44077
Hi, Cecil. I do not have Entourage 2008 (In fact, I stopped using Entourage & MS Office altogether about a month ago), so I won't be able to help if there are...
Lisa Thompson
lthompson_87
Offline Send Email
Aug 8, 2008
9:36 pm
44078
One other thing, Cecil, since you're trying to learn here: When an AppleScript fails to execute, AS will usually return an error message. So for debugging, you...
Lisa Thompson
lthompson_87
Offline Send Email
Aug 8, 2008
10:06 pm
44079
Lisa, THAT DID IT! WONDERFUL! My face is red -- should have recognized. Any idea what the AS command is to change the Entourage ³From:² (sender account)?...
clw
roe4it
Offline Send Email
Aug 8, 2008
11:08 pm
44080
Thank you again. Enjoy your weekend. Regards, Cecil From: Lisa Thompson <lthompson.22@...> Reply-To: <SuperCard@yahoogroups.com> Date: Fri, 08 Aug 2008...
clw
roe4it
Offline Send Email
Aug 8, 2008
11:08 pm
44081
Glad to hear it's working, Cecil. To set the account, you would add it to the property list: ... with properties {account: pop account "<name of account>", to ...
Lisa Thompson
lthompson_87
Offline Send Email
Aug 9, 2008
12:05 am
44082
Scott: I would be willing to volunteer to moderate the SC group. -Will ... [Non-text portions of this message have been removed]...
Will Bonney
wbonney@...
Send Email
Aug 9, 2008
1:17 pm
44083
Lisa, Yes! Although, in order to get it to work for me, I had to put the account name into a variable (tAccount). Then ... with properties {account: pop...
clw
roe4it
Offline Send Email
Aug 9, 2008
9:34 pm
44084
Howdy, I have a project with this proj script: on openProject global gHeader put the rtfText of cd fld 2 of cd 1 into gHeader end openProject ...then here is a...
pixelbird
pixelbird2000
Offline Send Email
Aug 11, 2008
10:53 pm
44085
Hi, Built a little movie-player / editor in SC and I am having some issues. First movie playback through SC is jerky after about 2 to 4 minutes of play time...
David Flanders
DFlan@...
Send Email
Aug 13, 2008
4:40 pm
44086
... Don't use "play movie file" to control movies. If you have time, I have and example project that I built to help me learn QT. ...
Joe Koomen
joekoomen
Offline Send Email
Aug 13, 2008
4:54 pm
44087
Hi Joe, David, ... Agreed. However, you can use it to establish a connection with the file, which returns an exclusive reference code number (the special 'it'...
pixelbird
pixelbird2000
Offline Send Email
Aug 14, 2008
1:06 am
44088
Hi Ken, Joe, I'll try out the project today. From what I know, it's mandatory to use the play movie command to initiate the movie file. Then pass the event...
David Flanders
DFlan@...
Send Email
Aug 14, 2008
8:14 pm
Messages 44059 - 44088 of 45159   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