Link Colors - resettable?

2001-08-15 Thread Ken Ray
change it back to the unvisited state in code? Ken Ray Sons of Thunder Software Email: [EMAIL PROTECTED] Website: http://www.sonsothunder.com/ Archives: http://www.mail-archive.com/metacard@lists.runrev.com/ Info: http://www.xworlds.com/metacard/mailinglist.htm Please send bug reports

RE: Digest metacard.v004.n423

2001-08-15 Thread Ken Ray
would love to have a gridColor, but unless Scott wants to add another property, I would suggest using the borderColor property. Ken Ray Sons of Thunder Software Email: [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] Web Site: http://www.sonsothunder.com/ winmail.dat

RE: Thanks Ken

2001-08-25 Thread Ken Ray
soon). I've been away for awhile, but now I'm back! Ken Ray Sons of Thunder Software Email: [EMAIL PROTECTED] Website: http://www.sonsothunder.com/ Archives: http://www.mail-archive.com/metacard@lists.runrev.com/ Info: http://www.xworlds.com/metacard/mailinglist.htm Please send bug reports

RE: notification of hilitedLine change?

2001-08-25 Thread Ken Ray
if break case down if tLine (the num of lines of me) then put (tLine+1) into tLine end if break end switch put tLine pass arrowKey end arrowKey If I come across any other way, I'll post it Ken Ray Sons of Thunder Software Email: [EMAIL PROTECTED] Web Site: http

RE: borderwidthSolution?: effective rect

2001-08-26 Thread Ken Ray
I second that vote. The rect would always be the same, and the effective rect would vary based on how the OS/MC drew decorations or other ephemeral additions. Ken Ray Sons of Thunder Software Email: [EMAIL PROTECTED] Website: http://www.sonsothunder.com/ -Original Message- From

RE: borderwidthSolution?: effective rect

2001-08-27 Thread Ken Ray
Title: RE: borderwidthSolution?: effective rect Actually, I believe it is the *margin* property that is set to 4 by default. My first action when making a group is to immediately set the margins of groupID to 0. Ken Ray Sons of Thunder Software Email: [EMAIL PROTECTED] Web Site: http

RE: exploring LibURL - among vs contains and arrays

2001-08-28 Thread Ken Ray
,) contains ,Hello, or if ,Hello, is in (, myGreetings ,) It's also better for legibility as well. Ken Ray Sons of Thunder Software Email: [EMAIL PROTECTED] Web Site: http://www.sonsothunder.com/ -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf

RE: I call it a bug, do you agree?

2001-08-29 Thread Ken Ray
Title: RE: I call it a bug, do you agree? There is a function called the statRound in MC that does statistical rounding (vs. round which does normal rounding). Ken Ray Sons of Thunder Software Email: [EMAIL PROTECTED] Web Site: http://www.sonsothunder.com/ -Original Message

Re: unwanted focus

2001-08-30 Thread Ken Ray
Well, you could create a button with all properties except traversalOn turned off, and make it layer #1. That way, when the window opens, the focus is on the button, but there is no visible indicator that it has the focus. Tab once, and you go to the field. I'll look for a cleaner way... Ken

Re: unwanted focus

2001-08-30 Thread Ken Ray
traversalOn actually off when the card opens, and then it is set to true so the next tab will take you to the field. I prefer #1 myself. :-) Ken Ray Sons of Thunder Software Email: [EMAIL PROTECTED] Web Site: http://www.sonsothunder.com/ - Original Message - From: Richard Gaskin [EMAIL

Re: Flickering problem with a stack

2001-08-31 Thread Ken Ray
JB, That sounds like a redraw issue. Have you tried doing a lock screen/unlock screen combo? That usually forces a redraw and it might do the trick. Ken Ray Sons of Thunder Software Email: [EMAIL PROTECTED] Web Site: http://www.sonsothunder.com/ - Original Message - From: jbv [EMAIL

Re: 'delete' deletes right away... trash?

2001-09-04 Thread Ken Ray
Sjoerd, Perhaps an alternative syntax for this like: trash file filePath or delete file filePath using trash Just my $0.02. Ken Ray Sons of Thunder Software Email: [EMAIL PROTECTED] Web Site: http://www.sonsothunder.com/ - Original Message - From: Sjoerd Op 't Land [EMAIL

Re: number entry in field

2001-09-07 Thread Ken Ray
Rick, Have you checked to see if Num Lock is turned on? There should be a light on the keyboard above the numeric keypad that indicates the Num Lock status. Ken Ray Sons of Thunder Software Email: [EMAIL PROTECTED] Web Site: http://www.sonsothunder.com/ - Original Message - From: Rick

Re: Rollovers,URLs, and a Wish

2001-09-10 Thread Ken Ray
Sorry to ask, but what does the hilite icon NOT do that you would want in a rollover effect? Perhaps I'm just being naive here... Ken Ray Sons of Thunder Software Email: [EMAIL PROTECTED] Web Site: http://www.sonsothunder.com/ - Original Message - From: Christopher Carey [EMAIL

Re: Rollovers,URLs, and a Wish

2001-09-10 Thread Ken Ray
Whoops! Sorry, I meant the armed icon, not the hilite icon... My mistake... Ken Ray Sons of Thunder Software Email: [EMAIL PROTECTED] Web Site: http://www.sonsothunder.com/ - Original Message - From: Ken Ray [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, September 10, 2001 3:13

Re: disabled in 2.4

2001-09-13 Thread Ken Ray
you screenshots of what mine looks like. Please let me know, Ken Ray Sons of Thunder Software Email: [EMAIL PROTECTED] Web Site: http://www.sonsothunder.com/ - Original Message - From: Signe Marie Sanne [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, September 13, 2001 4:46 AM

Re: disabled in 2.4

2001-09-14 Thread Ken Ray
Signe Marie, Just to clarify - the lookAndFeel property should be set to Macintosh, not mac. Did you perhaps misspell the property value? Ken Ray Sons of Thunder Software Email: [EMAIL PROTECTED] Website: http://www.sonsothunder.com/ - Original Message - From: Signe Marie Sanne [EMAIL

Re: windows me developers?

2001-09-17 Thread Ken Ray
on the NT code base, which is why you get those different values. Sorry, can't help with the QuickTime questions... anyone else? Ken Ray Sons of Thunder Software Email: [EMAIL PROTECTED] Web Site: http://www.sonsothunder.com/ - Original Message - From: Alex Shaw [EMAIL PROTECTED] To: [EMAIL

LookAndFeel in 2.4 (was Re: disabled in 2.4)

2001-09-17 Thread Ken Ray
is that this is the way MC deals with lookAndFeels it doesn't understand - it just picks Motif. Try typing set the lookAndFeel to Ken Ray in the message box and then check it. You'll see it's set for Motif. The bottom line? I feel that the following things should happen: 1) The radio button in the Preferences dialog

Re: windows me developers?

2001-09-17 Thread Ken Ray
Alex, Sorry, my table was slightly wrong - Windows 98 is Windows 4.10 not Windows 4.1. Here's the complete table: Windows 95 = Windows 4.0 Windows 98 = Windows 4.10 Windows ME = Windows 4.90 Windows NT 4 = NT 4.0 Windows 2000 = NT 5.0 Sorry about that... Ken Ray Sons of Thunder Software Email

Re: More Quicktime problems

2001-09-21 Thread Ken Ray
Did you set the lockLocationi of the player object to true? Ken Ray Sons of Thunder Software Email: [EMAIL PROTECTED] Web Site: http://www.sonsothunder.com/ - Original Message - From: jbv [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, September 21, 2001 5:08 PM Subject: More

Re: list problems

2001-09-24 Thread Ken Ray
is displayed it will display the selections properly, you can store the hilitedLines in a custom property of the list field and then restore it on openCard. Hope this helps, Ken Ray Sons of Thunder Software Email: [EMAIL PROTECTED] Web Site: http://www.sonsothunder.com/ - Original Message

Re: Verifying dates

2001-10-21 Thread Ken Ray
property to help in date formatting. Just my $0.02. Ken Ray Sons of Thunder Software Email: [EMAIL PROTECTED] Web Site: http://www.sonsothunder.com/ - Original Message - From: Kevin Wilson [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, October 17, 2001 5:21 PM Subject: Verifying

Re: Ask file

2001-10-21 Thread Ken Ray
Philip, This is something that was a bug in 2.3.x that was fixed in MC 2.4. I just tried it in 2.3.2 and got the same result as you did; trying it in 2.4 worked just fine. Ready for an upgrade? ;-) Ken RaySons of Thunder SoftwareEmail: [EMAIL PROTECTED]Web Site:

Re: easier way to open webpage?

2001-10-21 Thread Ken Ray
Alex, This is the code I use: on GoURL tURL switch (the platform) case "MacOS" send tURL to program "Finder" with "GURLGURL" break case "Win32" put word 1 to -2 of queryRegistry("HKEY_LOCAL_MACHINE\Software\Classes\http\shell\open\command\") into tBrowserPath launch (tBrowserPath tURL)

Re: Mac-text

2001-10-31 Thread Ken Ray
Ben, Thanks for the clarification... I *knew* I'd forgotten something... As for your comment about CRLF, VB has that as a constant (vbCRLF), so why shouldn't MetaCard? ;-) Ken Ray Sons of Thunder Software Email: [EMAIL PROTECTED] Website: http://www.sonsothunder.com/ - Original Message

Re: [Metacard] capturing the return key in a field

2001-11-26 Thread Ken Ray
John, Put this in your field's script: on returnInField end returnInField This will trap and not pass returns. To do the same for the Enter key, use: on enterInField end enterInField Hope this helps, Ken Ray Sons of Thunder Software Email: [EMAIL PROTECTED] Web Site: http

Re: [Metacard] OS X: 'icns' resources?

2001-11-28 Thread Ken Ray
to distribute these ROMs). So you'll need access to an old Mac, from which you can run the GetROM software to make the ROM file. Anyone else have any other ideas? Ken Ray Sons of Thunder Software Email: [EMAIL PROTECTED] Web Site: http://www.sonsothunder.com/ - Original Message - From

Re: Clone/Create is quitting

2001-10-15 Thread Ken Ray
Hope this helps, Ken Ray Sons of Thunder Software Email: [EMAIL PROTECTED] Website: http://www.sonsothunder.com/ Archives: http://www.mail-archive.com/metacard@lists.runrev.com/ Info: http://www.xworlds.com/metacard/mailinglist.htm Please send bug reports to [EMAIL PROTECTED], not this list.

Re: Clone/Create is quitting

2001-10-16 Thread Ken Ray
Thanks, Klaus. I keep forgetting about put url... slick! Ken Ray Sons of Thunder Software Email: [EMAIL PROTECTED] Website: http://www.sonsothunder.com/ - Original Message - From: Klaus [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, October 16, 2001 1:45 AM Subject: Re: Clone

Re: can't find object field 1

2001-12-06 Thread Ken Ray
a field: 1, etc.), and then (b) only pass the name of the object as a parameter, as in: on mouseUp PutStuff 123,body end mouseUp on PutStuff pVar,pControl put pVar into control pControl end PutStuff Just my $0.02, Ken Ray Sons of Thunder Software Email: [EMAIL PROTECTED] Web Site: http

Re: mailTo problems

2001-12-14 Thread Ken Ray
with tMailTo in tMailApp set cursor to watch open process tMailApp for neither break end switch end GoMail Let us know how it went... Ken Ray Sons of Thunder Software Email: [EMAIL PROTECTED] Web Site: http://www.sonsothunder.com/ - Original Message - From: Hugh Senior

Re: mailTo problems

2001-12-14 Thread Ken Ray
Hugh, What email program is attempting to be launched? Ken Ray Sons of Thunder Software Email: [EMAIL PROTECTED] Web Site: http://www.sonsothunder.com/ - Original Message - From: Hugh Senior [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, December 14, 2001 12:02 PM Subject: Re

Re: mailTo problems

2001-12-16 Thread Ken Ray
. Ken Ray Sons of Thunder Software Email: [EMAIL PROTECTED] Website: http://www.sonsothunder.com/ - Original Message - From: Hugh Senior [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Saturday, December 15, 2001 1:07 PM Subject: Re: mailTo problems Ken, Eudora 5.1 (running Win2000

Re: Creating cursor

2002-01-04 Thread Ken Ray
He just meant lock cursor, the ## is to show a comment on the line (actually, you only need one #). Ken Ray Sons of Thunder Software Email: [EMAIL PROTECTED] Website: http://www.sonsothunder.com/ - Original Message - From: erik hansen [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday

Re: Strange behavior

2002-01-11 Thread Ken Ray
this helps, Ken Ray Sons of Thunder Software Email: [EMAIL PROTECTED] Web Site: http://www.sonsothunder.com/ - Original Message - From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, January 11, 2002 3:46 AM Subject: RE: Strange behavior Actually i got the same behavior after a couple runs

Re: adding objects to groups

2002-01-16 Thread Ken Ray
Rick, Another way is to create the object in the group to begin with: create graphic oval in group groupNameHere Just an alternative... Ken Ray Sons of Thunder Software Email: [EMAIL PROTECTED] Web Site: http://www.sonsothunder.com/ - Original Message - From: Rick Rice [EMAIL

Re: Modal windows

2002-02-07 Thread Ken Ray
Jacque, you must be right, because I tested this in MetaCard 2.3.2 (the only Mac version I have on hand right now), and it works just fine there. I'm going to DL the latest build and test it to confirm your theory. Ken Ray Sons of Thunder Software Email: [EMAIL PROTECTED] Web Site: http

Re: msg as input

2002-02-12 Thread Ken Ray
Better to create something else. If you want input, try ask, or set up a stack with field(s) on it. Ken Ray Sons of Thunder Software Email: [EMAIL PROTECTED] Web Site: http://www.sonsothunder.com/ - Original Message - From: erik hansen [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent

Re: opening without activating

2002-02-13 Thread Ken Ray
, I'll let you know. Ken Ray Sons of Thunder Software Email: [EMAIL PROTECTED] Web Site: http://www.sonsothunder.com/ - Original Message - From: Richard Gaskin [EMAIL PROTECTED] To: MetaCard List [EMAIL PROTECTED] Sent: Wednesday, February 13, 2002 3:37 PM Subject: opening without

Unique Macintosh Identification

2002-02-21 Thread Ken Ray
THis is slightly off-topic, but does anyone know how to uniquely identify a Mac? We're trying to set up a specific install that works on a set number of machines by getting a unique ID for the machine and using it to verify that the machine is "licensed". This doesn't have to specifically be

Re: Unique Macintosh Identification

2002-02-21 Thread Ken Ray
Great idea... now any idea on if there's an XCMD out there (or equivalent) to get the MAC address? Ken RaySons of Thunder SoftwareEmail: [EMAIL PROTECTED]Web Site: http://www.sonsothunder.com/ - Original Message - From: MisterX To: [EMAIL PROTECTED] Sent: Thursday,

Unique Macintosh Identification (Follow-up)

2002-02-22 Thread Ken Ray
Hey, everyone: Here is what I ended up doing that not only retrieves the MAC Address, but also solves a reported problem of being unable to quit Apple System Profiler: In order to get the MAC Address from Apple System Profiler, you first need to know that ASP refers to this as the

Re: Stray lines

2002-03-13 Thread Ken Ray
If it is a screen redraw issue, you could do: lock screen unlock screen and that will force a redraw. Ken Ray Sons of Thunder Software Email: [EMAIL PROTECTED] Web Site: http://www.sonsothunder.com/ - Original Message - From: Ray Horsley [EMAIL PROTECTED] To: [EMAIL PROTECTED

Re: Feature request: open stack visuals

2002-03-13 Thread Ken Ray
Very cool stuff, Geoff! This is a great resource! Ken Ray Sons of Thunder Software Email: [EMAIL PROTECTED] Web Site: http://www.sonsothunder.com/ - Original Message - From: Geoff Canyon [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, March 13, 2002 12:37 PM Subject: Re

Re: if/then with and/or

2002-03-15 Thread Ken Ray
Shari, Try: if ((var1 is goody) and (var2 is nope) and (var3 is hello)) then doSomething end if See if that works. Ken Ray Sons of Thunder Software Email: [EMAIL PROTECTED] Web Site: http://www.sonsothunder.com/ - Original Message - From: Shari [EMAIL PROTECTED] To: [EMAIL

Re: image protection

2002-03-18 Thread Ken Ray
Rick, You can compress (zip) the images using MC's compress command, and then when you read them in, uncompress them using the decompress command. For more security, you can base64encode them as well (reverse with base64decode). Ken Ray Sons of Thunder Software Email: [EMAIL PROTECTED] Web Site

Re: Temporary picts

2002-03-19 Thread Ken Ray
to change this over to MetaCard, however you may find that later on it will be worthwhile to do so in order to gain cross-platform support and more capabilities. Ken Ray Sons of Thunder Software Email: [EMAIL PROTECTED] Web Site: http://www.sonsothunder.com/ - Original Message - From: Shari

Re: mci midi questions

2002-03-20 Thread Ken Ray
Leston, Check out http://www.nottingham.ac.uk/cal/publications/mcia2m.html. Have fun! Ken Ray Sons of Thunder Software Email: [EMAIL PROTECTED] Web site: http://www.sonsothunder.com/ - Original Message - From: Leston Drake [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, March

Re: Temporary picts

2002-03-21 Thread Ken Ray
work (although I'm typing it off the top of my head)... the only thing that may not work is the set the callbacks line with the variable - it may need to be quoted, or executed with a do, but it should work and reduce the number of lines of code to 22... Just a thought... Ken Ray Sons of Thunder

Re: Building standalones

2002-03-21 Thread Ken Ray
the same thing? Yes. Keep in mind that in order for your standalone to have the icon you want (on Mac), you'll need to use ResEdit (or the equivalent) to edit the resource fork and put in your icon. This means it's almost ready to distribute... (very big grin) Congratulations! Ken Ray Sons

Re: Temporary picts

2002-03-21 Thread Ken Ray
Shari, GraphicConverter will work on PICT resources in a stack, so you don't need to worry about that aspect of the batch conversion. Setting the transparency, however, is another matter... Ken Ray Sons of Thunder Software Email: [EMAIL PROTECTED] Web site: http://www.sonsothunder.com

Re: Temporary picts

2002-03-21 Thread Ken Ray
Cool! I'll update my copy right away... :-) Ken Ray Sons of Thunder Software Email: [EMAIL PROTECTED] Web site: http://www.sonsothunder.com/ - Original Message - From: Mark Talluto [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, March 21, 2002 12:42 PM Subject: Re: Temporary

Re: Building standalones

2002-03-21 Thread Ken Ray
Charles, you need to create a 16-color (NOT 16-bit color, but 16 colors) icon. I use GraphicConverter, which does a wonderful job. Import/open a 32x32 graphic, downsample it to 16 colors, and then save it in "Windows Icon (*.ico)" format. Voila! Ken RaySons of Thunder SoftwareEmail: [EMAIL

Re: Dumb Question About Variables

2002-03-22 Thread Ken Ray
Dave, You can do it that way, but MC has a better way: repeat with i = 1 to 10 put stuff into (H i) end repeat Neat, huh? Ken Ray Sons of Thunder Software Email: [EMAIL PROTECTED] Web site: http://www.sonsothunder.com/ - Original Message - From: David Tremmel [EMAIL PROTECTED

Re: Multiple Platform Release info

2002-03-24 Thread Ken Ray
Preferences file... where to put on Windows? The Windows equivalent of the Preferences folder is the Registry. It is a single file that holds all the preference settings for all programs on the PC. You can use 'setRegistry' and 'queryRegistry' commands in MC to set and get preferences. Ken Ray

Re: Multiple Platform Release info

2002-03-24 Thread Ken Ray
to keep your preference data in a file?) put specialFolderPath(system) into myWindowsDir (BTW: There is a System and a System 32 directory on Win32 systems... why is the parameter to get the Windows directory for specialFolderPath called system? Shouldn't it be called windows?) Ken Ray Sons

Re: Multiple Platform Release info

2002-03-25 Thread Ken Ray
Thanks, Dave! That's awesome... I'd forgotten about the constants. Ken Ray Sons of Thunder Software Email: [EMAIL PROTECTED] Web site: http://www.sonsothunder.com/ - Original Message - From: Dave Cragg [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, March 25, 2002 2:50 AM Subject

Special Folder Paths (was Re: Multiple Platform Release info)

2002-03-26 Thread Ken Ray
CSIDL_COMMON_TEMPLATES == C:/Documents and Settings/All Users/Templates 46 CSIDL_COMMON_DOCUMENTS == C:/Documents and Settings/All Users/Documents 47 CSIDL_COMMON_ADMINTOOLS == C:/Documents and Settings/All Users/Start Menu/Programs/Administrative Tools Enjoy! Ken Ray Sons of Thunder Software

Re: 3D effect for rectangle

2002-03-27 Thread Ken Ray
Larry, You need to have the showBorder turned on as well in order to see the 3D effect. Ken Ray Sons of Thunder Software Email: [EMAIL PROTECTED] Web Site: http://www.sonsothunder.com/ - Original Message - From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, March 27, 2002 10

Re: launch theFile with theProgram

2002-03-28 Thread Ken Ray
get shell(C:\myFolder\myfile.txt) Ken Ray Sons of Thunder Software Email: [EMAIL PROTECTED] Web Site: http://www.sonsothunder.com/ - Original Message - From: Shari [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, March 28, 2002 8:20 AM Subject: launch theFile with theProgram

Re: Convert T/F

2002-04-02 Thread Ken Ray
Here's another way to do it: function ConvertTF what return abs(5-length(what)) end ConvertTF Enjoy! Ken Ray Sons of Thunder Software Email: [EMAIL PROTECTED] Web Site: http://www.sonsothunder.com/ - Original Message - From: J. Landman Gay [EMAIL PROTECTED] To: [EMAIL PROTECTED

Re: Convert T/F

2002-04-02 Thread Ken Ray
Good point, Dar! When it went through my head, I was thinking of (length(what) - 5) and needed the abs() to get a positive 1. However once it went down in email, I forgot to remove it... Thanks! Ken Ray Sons of Thunder Software Email: [EMAIL PROTECTED] Web Site: http://www.sonsothunder.com

Re: Protecting Things from prying eyes....

2002-04-06 Thread Ken Ray
being to paranoid about the whole thing. If anyone get's through all of the road blocks I have created perhaps I should just give them a chocolate fish and a certificate and not worry about it... 3. :-) Ken Ray Sons of Thunder Software Email: [EMAIL PROTECTED] Web Site: http://www.sonsothunder.com

Re: Launching Acrobat twice

2002-04-09 Thread Ken Ray
Thanks, Mark! Ken Ray Sons of Thunder Software Email: [EMAIL PROTECTED] Web Site: http://www.sonsothunder.com/ - Original Message - From: Mark Luetzelschwab [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, April 08, 2002 9:38 AM Subject: Re: Launching Acrobat twice Hi Ken

Re: CustomKeys behavior

2002-04-14 Thread Ken Ray
end mouseup ... 'tbRowData' is used as an array and so Rev tries to interpret it as a variable and fails to work. I'd recommend trying: on mouseup set the customkeys[tbRowData] of grp Table to empty set the tbRowData[MyProperty] of grp table to SomeRowData end mouseup Ken Ray Sons

Re: Choosing colors from a modal

2002-04-16 Thread Ken Ray
Ray, Not putting it into a popup or pulldown, but you could call answer color which will bring up the system's color palette picker window; the results come back in it. Ken Ray Sons of Thunder Software Email: [EMAIL PROTECTED] Web Site: http://www.sonsothunder.com/ - Original Message

Re: pdf files

2002-05-12 Thread Ken Ray
Mike, The following was posted by Peter Reid on the Runtime Revolution site a while ago... have fun: Ken Ray Sons of Thunder Software Email: [EMAIL PROTECTED] Web Site: http://www.sonsothunder.com/ -- Thanks to advice from others on this list, I now have a cross

XML Library Beta Available

2002-05-26 Thread Ken Ray
Anyone who is interested to beta test this please send me an email me off-list. Thanks! Ken Ray Sons of Thunder Software Email: [EMAIL PROTECTED] Web Site: http://www.sonsothunder.com/ ___ metacard mailing list [EMAIL PROTECTED] http://lists.runrev.com

Re: alpha 2

2002-06-08 Thread Ken Ray
It's ftp://ftp.metacard.com/MetaCard/2.4.3 Ken Ray Sons of Thunder Software Email: [EMAIL PROTECTED] Web Site: http://www.sonsothunder.com/ - Original Message - From: Simon Lord [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Saturday, June 08, 2002 7:46 PM Subject: alpha 2 Can anyone

Re: Saving a standalone

2002-06-27 Thread Ken Ray
around, it won't be saved due to the cantModify. The scripts are also encrypted so that text editors won't be able to see anything but garbage. The only additional protection a standalone offers is that someone with MC can't just open a standalone and view the cards. Ken Ray Sons of Thunder Software

Re: Saving a standalone

2002-06-27 Thread Ken Ray
on and get around it. Ken Ray Sons of Thunder Software Email: [EMAIL PROTECTED] Web Site: http://www.sonsothunder.com/ - Original Message - From: J. Landman Gay [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, June 27, 2002 9:25 PM Subject: Re: Saving a standalone On 6/27/02 7:02

Fun With ImageData, MaskData and AlphaData

2002-07-02 Thread Ken Ray
! Ken Ray Sons of Thunder Software Email: [EMAIL PROTECTED] Web Site: http://www.sonsothunder.com/ ___ metacard mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/metacard

Re: Images and Image Data

2002-07-03 Thread Ken Ray
iData end repeat end repeat set the imageData of tID to iData end mouseUp Hope this helps, Ken Ray Sons of Thunder Software Email: [EMAIL PROTECTED] Web Site: http://www.sonsothunder.com/ - Original Message - From: Michael Crawford [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent

Re: Images and Image Data

2002-07-06 Thread Ken Ray
it will be fixed soon. Ken Ray Sons of Thunder Software Email: [EMAIL PROTECTED] Web Site: http://www.sonsothunder.com/ - Original Message - From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Saturday, July 06, 2002 2:21 PM Subject: Re: Images and Image Data Brian, that's awesome! How long have

Re: MetaCard is 10

2002-07-07 Thread Ken Ray
Happy Birthday, MetaCard! :-) Ken Ray Sons of Thunder Software Email: [EMAIL PROTECTED] Web Site: http://www.sonsothunder.com/ - Original Message - From: Kevin Miller [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Sunday, July 07, 2002 11:29 AM Subject: MetaCard is 10 Hi Everyone

Re: WinXP file paths

2002-07-07 Thread Ken Ray
Jacque, I'm running XP, and the file paths don't seem to be any different than Win2K (my previous OS). What are you trying to locate on disk? Ken Ray Sons of Thunder Software Email: [EMAIL PROTECTED] Web Site: http://www.sonsothunder.com/ - Original Message - From: J. Landman Gay

Re: Fun With ImageData, MaskData and AlphaData

2002-07-07 Thread Ken Ray
Title: Re: Fun With ImageData, MaskData and AlphaData Thanks for the kudos, Mark! Yeah, I discovered that that bytes are switched between Mac and Windows; glad you got some use out of it... Ken RaySons of Thunder SoftwareEmail: [EMAIL PROTECTED]Web Site: http://www.sonsothunder.com/

Re: the detailed files

2002-07-31 Thread Ken Ray
Not as far as I know, Simon. You get the 'detailed files' from the directory the file you're concerned about is in, and then parse through the lines to get to the one you want. Ken Ray Sons of Thunder Software Email: [EMAIL PROTECTED] Web Site: http://www.sonsothunder.com/ - Original

Re: the detailed files

2002-07-31 Thread Ken Ray
this helps, Ken Ray Sons of Thunder Software Email: [EMAIL PROTECTED] Web Site: http://www.sonsothunder.com/ - Original Message - From: Richard Gaskin [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, July 31, 2002 2:30 AM Subject: Re: the detailed files Simon Lord wrote

Re: MC 2.4.3 final?

2002-07-31 Thread Ken Ray
Richard, I spoke with Scott and for all intents and purposes its final (see my home page :-); the Solaris version of the engine is being cranky (according to Scott), so he hasn't sent out the official email. For Mac and Win32 systems (and all other UNIX but Solaris), it's golden. Ken Ray Sons

Re: preOpenStack question

2002-08-02 Thread Ken Ray
- Original Message - From: Richard MacLemale [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, August 02, 2002 9:41 AM Subject: preOpenStack question Maybe a simple question... MetaCard stacks by default always open up to card 1. I want to script a stack so that it will open

Re: preOpenStack question

2002-08-02 Thread Ken Ray
to open? Ken Ray Sons of Thunder Software Email: [EMAIL PROTECTED] Web Site: http://www.sonsothunder.com/ - Original Message - From: Richard MacLemale [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, August 02, 2002 9:41 AM Subject: preOpenStack question Maybe a simple question

Re: Text length

2002-08-08 Thread Ken Ray
. --- Hope this helps, Ken Ray Sons of Thunder Software Email: [EMAIL PROTECTED] Web Site: http://www.sonsothunder.com/ - Original Message - From: Simon Lord [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, August 08, 2002 11:03 PM

Re: Unhilite all tabs in a tabbed button

2002-08-11 Thread Ken Ray
What email client are you using? It is usually a setting in the email client. For example in Outlook Express (Windows), go to Tools - Options, click the Send tab and look near the bottom where it says Mail Sending Format. There's HTML and Plain Text options there. Ken Ray Sons of Thunder

Re: filename property

2002-08-21 Thread Ken Ray
Rick, It works for me. I launched MC 2.4.3, opened the message box and typed: put the fileName of this stack and got C:/Program Files/MetaCard 2.4.3/mchome.mc Is this on a Mac? (Not that it should make a difference...) Ken Ray Sons of Thunder Software Email: [EMAIL PROTECTED] Web Site: http

Re: Browser Launch Revisited

2002-08-26 Thread Ken Ray
You may need to include ME in your check to see if you need to use cmd.exe instead of command.exe. MC will return Windows 4.90 (a complete list can be seen at http://www.sonsothunder.com/devres/metacard/metacard.htm?win001). Ken Ray Sons of Thunder Software Email: [EMAIL PROTECTED] Web Site

Re: XP - window metrics

2002-08-26 Thread Ken Ray
Chipp, I just discovered that Tuviah's External Collection 1.0 (the one with the Windows version included) has support for getting the rect of the TaskBar. It won't tell you if it's always on top, but at least you'll know where it is... Ken Ray Sons of Thunder Software Email: [EMAIL PROTECTED

Re: Get a List of Files

2002-08-27 Thread Ken Ray
then delete char 1 of tExt -- remove . put toUpper(tExt) File into tType else put File into tType end if end if return what numToChar(9) tType end addFileType Hope this helps, Ken Ray Sons of Thunder Software Email: [EMAIL PROTECTED] Web Site: http://www.sonsothunder.com

Re: More CGI Stuff

2002-08-30 Thread Ken Ray
FWIW, I believe Pierre Sahores explained a way to use PHP to manage sockets and enable backend use of MC as a long-running process. I think it's related to this thread. (Wherever that explanation is in the archives, maybe Ken Ray would consider adding it to his already excellent Developer

Re: Mices scrollwheel

2002-09-04 Thread Ken Ray
as Windows). Don't know if this is a bug in Rev or in OS 9... Ken Ray Sons of Thunder Software Email: [EMAIL PROTECTED] Web Site: http://www.sonsothunder.com/ ___ metacard mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/metacard

Re: OT - Hypercard snd resources...

2002-09-05 Thread Ken Ray
ways to do this, but this is the first thing that came to mind. Ken Ray Sons of Thunder Software Email: [EMAIL PROTECTED] Web Site: http://www.sonsothunder.com/ - Original Message - From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, September 05, 2002 9:05 PM Subject: OT

Re: MC openGL

2002-09-09 Thread Ken Ray
JB, This stuff is awesome! This will be very useful for game and animation development... What's the minimum requirements in your opinion to get decent performance? Ken Ray Sons of Thunder Software Email: [EMAIL PROTECTED] Web Site: http://www.sonsothunder.com/ - Original Message

Re: clickText in a List Field

2002-09-10 Thread Ken Ray
this in a *mouseDown* and not a *mouseUp*, otherwise it won't work: on mouseDown if the clickText is empty then set the hilitedLines of me to else -- do something related to clicking on an actual list line, or ignore end if end mouseDown Enjoy! Ken Ray Sons of Thunder Software Email

Re: Launch MS Word

2002-09-10 Thread Ken Ray
would do this: open process c:/program files/Microsoft Office/Office10/Winword.exe c:/test.doc Not only does this launch it, but you can then control the process from MetaCard if you wish (check out openProcesses, kill, etc.). Ken Ray Sons of Thunder Software Email: [EMAIL PROTECTED] Web Site: http

Re: Launch MS Word

2002-09-10 Thread Ken Ray
True. Although you can use the 8.3 form of the long file name and it will work: open process "c:/program files/Microsoft Office/Office10/Winword.exe c:/myfil~1.doc" Ken RaySons of Thunder SoftwareEmail: [EMAIL PROTECTED]Web Site: http://www.sonsothunder.com/ - Original Message

Re: Changing File Names from Answer Dialogs

2002-09-11 Thread Ken Ray
you. Ken Ray Sons of Thunder Software Email: [EMAIL PROTECTED] Web Site: http://www.sonsothunder.com/ - Original Message - From: Yates, Glen [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, September 11, 2002 3:41 PM Subject: RE: Changing File Names from Answer Dialogs

Re: Stack Directory?

2002-09-11 Thread Ken Ray
a RegEx tutorial... :-) Ken Ray Sons of Thunder Software Email: [EMAIL PROTECTED] Web Site: http://www.sonsothunder.com/ - Original Message - From: Dominique [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, September 11, 2002 3:00 PM Subject: Re: Stack Directory? function

Re: Stack Directory?

2002-09-11 Thread Ken Ray
Honestly, I don't know about speed... it all looks blazing to me. :-) I know Richard's got a benchmark app; perhaps someone could run this and report to the list? Ken Ray Sons of Thunder Software Email: [EMAIL PROTECTED] Web Site: http://www.sonsothunder.com/ - Original Message - From

Re: Looking For Suggestions

2002-09-18 Thread Ken Ray
has a bunch of good stuff... Scott, if you get this to work well, let us know how you did it... :-) Ken Ray Sons of Thunder Software Email: [EMAIL PROTECTED] Web Site: http://www.sonsothunder.com/ - Original Message - From: Chipp Walters [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent

  1   2   3   4   5   6   >