Skip to search.
SuperCard

Group Information

? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Messages

  Messages Help
Advanced
Messages 4041 - 4070 of 45498   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
4041 mike@... Send Email Sep 1, 2001
5:33 pm
September 1, 2001 YENCO.COM is proud to release a new Blackboard style for iEvents! iEvents has been very popular with schools and educators wanting an easy...
4042 Jon Hardin
jhardin@... Send Email
Sep 2, 2001
3:41 am
SHMS Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit Does anyone known how to remove the system level help menu (the one that ...
4043 Bruce Martin
illuminator@... Send Email
Sep 2, 2001
4:10 am
You can¹t! This is a built in feature of the Mac OS. To remove it you have to run a very old version of the OS. To use it look up in the Script Language guide...
4044 j_d_hardin@... Send Email Sep 2, 2001
4:21 am
Thanks a lot! ... run a ... Language guide ... as a help ... menu (the one that ... appreciated. ... Service...
4045 Daniel C. Kueng
studio@... Send Email
Sep 2, 2001
1:41 pm
... OT, but perhaps someone knows the answer insert menu ID 115 as help if result() contains "not present" then insert menu ID 115 --name of menu¬ --ID 115 is...
4046 Thierry Maire
Thierry.Maire@... Send Email
Sep 2, 2001
4:43 pm
... if the modernlook then --id 148 is the item of the system help menu insert menu ID 148 as help Else --otherwise insert my own help menu insert menu ID 115 ...
4047 Stéphane Leys
leys.stephane@... Send Email
Sep 2, 2001
5:29 pm
... Try testing the systemversion, if char 1 of the systemversion < 8 then insert menu ID 115 You could also try to see what the result returns insert menu ID...
4048 keith
keith@... Send Email
Sep 2, 2001
10:03 pm
... Well - didn't System 7 have a Help menu - but over on the right, as a kind of merged lightbulb/question mark icon in the menu bar? Which would mean that...
4049 CharlieMc3@... Send Email Sep 3, 2001
2:32 am
I recently received a request (see below) for a small SC project I wrote several years ago that simulated the movement of clock hands around a dial. It had...
4050 Joe Koomen
joe@... Send Email
Sep 3, 2001
3:37 am
... Chilton Webb has the entire AOL SC SIG board archived. Its not on-line yet but if you mail him he'll send it to you. He's the most helpful guy on the list....
4051 Chilton Webb
chilton@... Send Email
Sep 3, 2001
3:54 am
Thanks for the edification Joe, but in this case I won't be too much help. I checked the archive and didn't find it. AOL had already started to remove SC files...
4052 Chilton Webb
chilton@... Send Email
Sep 3, 2001
4:00 am
OK, my mistake, I do have it after all. I've posted it here until DevHQ.com is fully operational again: http://www.devhq.com/sc/ClockHandsDemo1.2.sit -Chilton...
4053 Daniel C. Kueng
studio@... Send Email
Sep 3, 2001
10:47 am
... Hey Keith, you're right; it's there alright!! ... Thanks, Dan BLUE LINE STUDIOS _______________________________ http://www.blueline-studios.com...
4054 John Richardson
richards@... Send Email
Sep 4, 2001
1:07 am
Hello, Does RAD Windows still exist and work with 3.6? If not or even without RAD windows is there an L shaped window in SC? Oval? John F. Richardson...
4055 CharlieMc3@... Send Email Sep 4, 2001
3:22 am
Thanks C, and also to another list member who sent me a copy off line. (This list is great.) I will forward the information. Charlie In a message dated 9/2/01...
4056 Dan Kelleher
Daniel.Kelleher@... Send Email
Sep 5, 2001
4:51 am
I have not used RAD Windows but I think Widget can be used to easily make a window of any shape. If it is not currently available via Chilton's site(s), let me...
4057 Stéphane Leys
leys.stephane@... Send Email
Sep 7, 2001
1:28 pm
Let's say that I've something to do with a 10 Mb file put "MyFile" into filnem open file filnem read from file filnem until eof close file filnem Since it is...
4058 Stéphane Leys
leys.stephane@... Send Email
Sep 7, 2001
2:16 pm
... Actually, from my tests, I even need 30 Mb of heapspace for doing this, three times the size of the data. I'm wondering about what the extra 10 Mb are used...
4059 John Johnston
jhj@... Send Email
Sep 7, 2001
4:20 pm
Hi, I have just suspended a bunch of sites from the WebRing. This means the ring is smaller:( but fully working:) The suspended members should get an via Yahoo...
4060 Keith Martin
keith@... Send Email
Sep 7, 2001
4:54 pm
... Too productive (well, busy anyway) to sort that out on my site! Sorry. :-( I'll get to it when I can... k --...
4061 Daniel C. Kueng
studio@... Send Email
Sep 7, 2001
5:07 pm
This is somewhat off-topic but I trying to retrieve comments from the info boxes in the Finder. Rinaldi's FinderComments as well as Mark Lucas's FileComment...
4062 Daniel C. Kueng
studio@... Send Email
Sep 7, 2001
5:07 pm
... As a mild half-baked solution, you could first use the fileInfo external and check how big it is the users want to open before attempting to open it, then...
4063 Daniel C. Kueng
studio@... Send Email
Sep 7, 2001
5:27 pm
FinderComments has a DontResolveAlias flag to specify if you want to get the alias's comment or the original's comment. Is this by chance in the FileComment...
4064 Joe Koomen
joe@... Send Email
Sep 7, 2001
5:29 pm
... It depends on the type of volume. Comments stick if you are copying to a Mac HSF+ volume, but most disk image software create volumes in the old standard ...
4065 John Johnston
jhj@... Send Email
Sep 7, 2001
5:49 pm
Hi, I have a simple flame project which returns the window as jpeg data. the window is 520 by 720. It works fine at home on personal web sharing, but on my...
4066 John Johnston
jhj@... Send Email
Sep 7, 2001
5:49 pm
... Thanks Keith, Whatever you are producing(the book?) will be worth the wait. Cheers John Johnston...
4067 Daniel C. Kueng
studio@... Send Email
Sep 7, 2001
6:53 pm
Can we have only a single shared script (e.g. the proj script of a standalone)? Or can we have several? Any scripts inserted in the back will not act as shared...
4068 Daniel C. Kueng
studio@... Send Email
Sep 7, 2001
6:56 pm
... Oh, so folder comments cannot be on any ol' volumes!? There is always something new to discover... Thanks. Dan BLUE LINE STUDIOS ...
4069 Thierry Maire
Thierry.Maire@... Send Email
Sep 7, 2001
7:04 pm
... You are right. But it's a possible work-around if you don't call a handler or a function in the project script that is in the inserted script. The inserted...
4070 Joe Koomen
joe@... Send Email
Sep 7, 2001
7:07 pm
... Right, and not on PC volumes either. Joe Koomen joe@......
Messages 4041 - 4070 of 45498   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help