Re: Mac registry...?

2000-06-23 Thread Kevin Miller
t into the Externals Collection released on our site yet: please contact Tuviah if you want a copy.) Regards, Kevin > Leston Drake > LetterPress Software, Inc. > http://www.lpsoftware.com Kevin Miller <[EMAIL PROTECTED]> <http://www.xworlds.com/> Cross Worlds Computing, MetaC

Re: File Path...cross platform and such

2000-06-24 Thread Kevin Miller
ive to the directory that your stack is in. (Note that you don't need to do this to find stacks by relative path, only images, players, etc.). Regards, Kevin > Scott Yang, M.D. > Dept. of Pediatrics > Kadena Medical Center Kevin Miller <[EMAIL PROTECTED]> <http://www.xw

Re: Trapping Cancelled Print job

2000-06-27 Thread Kevin Miller
printmargins to 0,0,0,0 > set topleft of image 1 to 8,16 > answer printer > print card answer printer if the result is "Cancel" then --insert cancel code here end if Regards, Kevin Kevin Miller <[EMAIL PROTECTED]> <http://www.xworlds.com/> Cross Worlds Computing, M

Re: Import paint file

2000-06-29 Thread Kevin Miller
and accomplish my goal? set the defaultStack to "mySubStackName" Regards, Kevin > TIA, > > Mark Lacy > LetterPress Software, Inc. Kevin Miller <[EMAIL PROTECTED]> <http://www.xworlds.com/> Cross Worlds Computing, MetaCard Distributors, Custom Development.

Re: Building apps for other platforms

2000-06-29 Thread Kevin Miller
| 612.724.1562 - fax Kevin Miller <[EMAIL PROTECTED]> <http://www.xworlds.com/> Cross Worlds Computing, MetaCard Distributors, Custom Development. Tel: +44 (0)131 672 2909. Fax: +44 (0)1639 830 707. Archives: http://www.mail-archive.com/metacard%40lists.best.c

Re: Compress and decompress

2000-06-29 Thread Kevin Miller
can also shorten this to just one line for compress/encode and one for decompress/decode like this: put base64Encode(compress(the text of fld "whatever")) into tCompressedData put decompress(base64decode(tCompressedData)) Regards, Kevin > Thanks for any suggestions in advance, > Sjoe

Re: queryRegistry

2000-06-30 Thread Kevin Miller
it correct? I don't have that particular key on my machine so I can't check it. Regards, Kevin > Regards, > Ernst > > > Ernst M. Reicher > A-7571 Rudersdorf, Lahnbachweg 3 > Tel: 03382 / 73020 Fax: 03382 / 73020-12 > eMail: [EMAIL PROTECTED] Kevin Miller <[EMA

Re: message order

2000-07-01 Thread Kevin Miller
ders for common events. > > -- > Jacqueline Landman Gay| [EMAIL PROTECTED] > HyperActive Software | [EMAIL PROTECTED] > Custom hypermedia solutions | http://www.hyperactivesw.com > 612.724.1596 |

Re: queryRegistry

2000-07-01 Thread Kevin Miller
ncode and decode functions to get and set these values (or they come back somewhat garbled as you noticed). Regards, Kevin > Regards, > Ernst > > > Ernst M. Reicher > A-7571 Rudersdorf, Lahnbachweg 3 > Tel: 03382 / 73020 Fax: 03382 / 73020-12 > eMail: [EMAIL PROTECTED]

Re: TRAP FOR CANCELLED PRINT JOB

2000-07-02 Thread Kevin Miller
is "cancel" then Regards, Kevin Kevin Miller <[EMAIL PROTECTED]> <http://www.runrev.com/> Runtime Revolution Limited (formerly Cross Worlds Computing). Tel: +44 (0)131 672 2909. Fax: +44 (0)1639 830 707. Archives: http://www.mail-archive.com/metacard%40lists.best.com/ Info

Re: Transparent Gif images

2000-07-02 Thread Kevin Miller
ed dependant on what program you use with what settings. If you're using the latest engine and you have a reproducable of the problem, please send a copy of the image to [EMAIL PROTECTED] Regards, Kevin > John Kevin Miller <[EMAIL PROTECTED]> <http://www.runrev.com/> Runtime R

Re: Edit Text in Grouped Fields

2000-07-02 Thread Kevin Miller
ist! Regards, Kevin > Hinduism Today > > Sivakatirswami > Editor's Assistant/Production Manager > www.HinduismToday.com > [EMAIL PROTECTED] Kevin Miller <[EMAIL PROTECTED]> <http://www.runrev.com/> Runtime Revolution Limited (formerly Cross Worlds Computin

Re: MC Color Palette

2000-07-02 Thread Kevin Miller
s defaulting to displaying at least 16-bit.) Regards, Kevin > Hinduism Today > > Sivakatirswami > Editor's Assistant/Production Manager > www.HinduismToday.com > [EMAIL PROTECTED] Kevin Miller <[EMAIL PROTECTED]> <http://www.runrev.com/> Runtime Revolution Limi

Re: Transparent Gif images

2000-07-04 Thread Kevin Miller
them are probably free of it. Or you could find one that has a problem displaying something else. You just have to include a Read Me file telling them to update drivers, turn off acceleration if there are any problems. Regards, Kevin Kevin Miller <[EMAIL PROTECTED]> <http://www.runrev.co

Re: print quality and mouse tracking

2000-07-04 Thread Kevin Miller
to a rectangle. I thought scaling shouldn't matter, am i right? Probably does make the grey more present - try turning it off (set the backColor of stack "myStackName" to white) or printing full size to see if that makes a difference. Regards, Kevin > Ok, so that was more th

Re: Custom Property Sets

2000-07-05 Thread Kevin Miller
uot;active." Does "frog"> select that a set (if it exists) or create a new set called > "frog"? Yes! Regards, Kevin > -- > Steven Tripp > University of Aizu Kevin Miller <[EMAIL PROTECTED]> <http://www.runrev.com/> Runtime Revolution Limited

Re: Trap for return in field

2000-07-05 Thread Kevin Miller
er > www.HinduismToday.com > [EMAIL PROTECTED] Kevin Miller <[EMAIL PROTECTED]> <http://www.runrev.com/> Runtime Revolution Limited (formerly Cross Worlds Computing). Tel: +44 (0)131 672 2909. Fax: +44 (0)1639 830 707. Archives: http://www.mail-archive.com/metacard%40lists.best.co

Re: prevent opening a stack by doubleclick

2000-07-07 Thread Kevin Miller
g as it knows the path to the file it will work regardless. Regards, Kevin > Thanks in advance. > > Christoph Wollek Kevin Miller <[EMAIL PROTECTED]> <http://www.runrev.com/> Runtime Revolution Limited (formerly Cross Worlds Computing). Tel: +44 (0)131 672 2909. Fax: +44 (0

Re: to set icon or hide 'n show image?

2000-07-08 Thread Kevin Miller
to the loc of this card --optional, places button --in middle of card unlock screen Regards, Kevin > Thank you kindly, > > mark mitchell Kevin Miller <[EMAIL PROTECTED]> <http://www.runrev.com/> Runtime Revolution Limited (fo

Re: putting a stack on a homepage

2000-07-08 Thread Kevin Miller
ot;in a browser" - you have to either download a small standalone which downloads stacks on demand with the URL commands, or configure the browser as a helper application (instructions for this are in the MC install document). Regards, Kevin > mark mitchell Kevin Miller <[EMAIL PROTECT

Re: putting a stack on a homepage

2000-07-10 Thread Kevin Miller
bout Netscape only. Any advice for > Explorer? Hm - it would appear that those instructions are a little old and UNIX centric. It should be possible to do this on other platforms: perhaps the various browsers have instructions? I don't know how to do this off-hand. Regards, Kevin Kevi

Re: Fields and cursors

2000-07-11 Thread Kevin Miller
nged a property somehow. But when I How can I take care of > this? You need to set the traversalOn property to true at the same time you set lockText to false, and vice-versa. Regards, Kevin > Many thanks! > > Raymond Kevin Miller <[EMAIL PROTECTED]> <http://www.ru

Re: Standalones-How Much Code Is Incorporated?

2000-07-11 Thread Kevin Miller
s far as I can remember.) Both products incorporate all code. Regards, Kevin Kevin Miller <[EMAIL PROTECTED]> <http://www.runrev.com/> Runtime Revolution Limited (formerly Cross Worlds Computing). Tel: +44 (0)131 672 2909. Fax: +44 (0)1639 830 707. Archives: http://ww

Re: Windows 2000

2000-07-12 Thread Kevin Miller
: 03382 / 73020 Fax: 03382 / 73020-12 > eMail: [EMAIL PROTECTED] Kevin Miller <[EMAIL PROTECTED]> <http://www.runrev.com/> Runtime Revolution Limited (formerly Cross Worlds Computing). Tel: +44 (0)131 672 2909. Fax: +44 (0)1639 830 707. Archives: http://www.mail-archive

Re: user props

2000-07-13 Thread Kevin Miller
ight be preferable if you are only trying to do a quick cover up of a couple of settings as setting the password will make the stack slower to load as the whole stack must be decoded. Regards, Kevin > Regards, > Eva Kevin Miller <[EMAIL PROTECTED]> <http://www.runrev.com/>

Re: Post...

2000-07-14 Thread Kevin Miller
them fairly easily using the "post" command - for a simple example see the scripts to the order form in the demo stack that comes with the Externals Collection (on our web site). Regards, Kevin > Thanks Kevin Miller <[EMAIL PROTECTED]> <http://www.runrev.com/> Runtime Revol

Re: Metacard based browser and http headers?

2000-07-14 Thread Kevin Miller
o do the same work as a browser does posting a form. Regards, Kevin Kevin Miller <[EMAIL PROTECTED]> <http://www.runrev.com/> Runtime Revolution Limited (formerly Cross Worlds Computing). Tel: +44 (0)131 672 2909. Fax: +44 (0)1639 830 707. Archives: http://www.mail-archive.com/m

Re: Working with custom properties and arrays...

2000-07-14 Thread Kevin Miller
u can't put an entire array into an element of another array. When you "put" on array into another, you replace the entire contents of the array you are putting into. Not sure if there is any way to transfer arrays otherwise unless you do it element by element. Regards, kevin Kevi

Re: Working with custom properties and arrays...

2000-07-14 Thread Kevin Miller
estrictions apply to anything that appears in a script unquoted, though (e.g., it must start with a letter and only contain letters, numbers, or _). Regards, Kevin Kevin Miller <[EMAIL PROTECTED]> <http://www.runrev.com/> Runtime Revolution Limited (formerly Cross Worlds Computing

Re: Working with custom properties and arrays...

2000-07-17 Thread Kevin Miller
On 15/7/00 12:45 am, David Bovill <[EMAIL PROTECTED]> wrote: > So you can't have nested arrays then? No. Kevin Kevin Miller <[EMAIL PROTECTED]> <http://www.runrev.com/> Runtime Revolution Limited (formerly Cross Worlds Computing). Tel: +44 (0)131 672 2909.

Re: blinking white stuff with imaging flipping

2000-07-17 Thread Kevin Miller
the white flash goes away. I tried buffering the image, the sound. > Then I tried putting the sound as a resource. I even tried using two images > with the first as layer 1 and the second as layer two and hide/show it instead > of changing filename. ANy suggestions... Did you try se

Re: Working with custom properties and arrays...

2000-07-17 Thread Kevin Miller
able. E.g.: set the customPropertySet of btn 1 to "two words" put the customProperties of btn 1 into tArray put "something" into tArray[whateverYouWantToChange] set the customProperties of btn 1 to tArray set the customPropertySet of btn 1 to empty Regards, Kevin Kevin Mill

Re: Open Closed Stack Still in Memory

2000-07-17 Thread Kevin Miller
its short name, not its file path (your script suggested perhaps you weren't using the short name). It should still be in memory so my guess is that you haven't refered to the stack correctly. Regards, Kevin > Hinduism Today > > Sivakatirswami > Editor's Assistant

Re: How to unsubscribe

2000-07-18 Thread Kevin Miller
ssion doesn't occur as a result!). Regards, Kevin Kevin Miller <[EMAIL PROTECTED]> <http://www.runrev.com/> Runtime Revolution Limited (formerly Cross Worlds Computing). Tel: +44 (0)131 672 2909. Fax: +44 (0)1639 830 707. Archives: http://www.mail-archive.com/meta

Re: systemFileSelector vs Metacard File Selector

2000-07-19 Thread Kevin Miller
tination platform right *before* building the standalone. Regards, Kevin > Regards > > Christoph Wollek Kevin Miller <[EMAIL PROTECTED]> <http://www.runrev.com/> Runtime Revolution Limited (formerly Cross Worlds Computing). Tel: +44 (0)131 672 2909. Fax: +44 (0)1639 830 707.

Re: localized versions of a stack

2000-07-19 Thread Kevin Miller
've finished. Regards, Kevin > Regards, > Ernst > > > Ernst M. Reicher > A-7571 Rudersdorf, Lahnbachweg 3 > Tel: 03382 / 73020 Fax: 03382 / 73020-12 > eMail: [EMAIL PROTECTED] Kevin Miller <[EMAIL PROTECTED]> <http://www.runrev.com/> Runtime Revo

Re: Basic question: opening cards in their own windows...

2000-07-19 Thread Kevin Miller
> Can someone help? > > go to card 4 in a new window > go to stack "Test Stack" in a new window You can only specify another stack to go to inside the current window, you can't view one stack in multiple windows at this time. Regards, Kevin > Thanks Kevin Miller <

Re: saving Arrays into a customPropertySet

2000-07-19 Thread Kevin Miller
operties[whateverPropArray] of btn 1 to tMyArray Regards, Kevin > TIA > > Leston Drake > LetterPress Software, Inc. > http://www.lpsoftware.com Kevin Miller <[EMAIL PROTECTED]> <http://www.runrev.com/> Runtime Revolution Limited (formerly Cross Worlds Computing). Tel: +44 (0)1

Re: Basic question: opening cards in their own windows...

2000-07-19 Thread Kevin Miller
On 19/7/00 9:21 pm, David Bovill <[EMAIL PROTECTED]> wrote: > What's the strategy for doing this (ie with the script editor)? Do you have > to create a new stack for each window with a script? Yes: the MetaCard script editor clones itself the number of times required. Regar

Re: Downloaded Movies and Sounds in Memory?

2000-07-21 Thread Kevin Miller
katirswami > Editor's Assistant/Production Manager > www.HinduismToday.com > [EMAIL PROTECTED] Kevin Miller <[EMAIL PROTECTED]> <http://www.runrev.com/> Runtime Revolution Limited (formerly Cross Worlds Computing). Tel: +44 (0)131 672 2909. Fax: +44 (0)1639 830 707.

Re: Writing Files to Disk

2000-07-23 Thread Kevin Miller
stand how the above can work: don't you need a "/" before the "proxyPrefs.txt"? > on mouseUp > put the directory & "/data/proxyPrefs.txt" into tPath > put tPath into msg > put "204.148.111.2" & ":"& "8080" into ur

Re: a little mention...

2000-07-24 Thread Kevin Miller
#x27;ve got to ask that this discussion not happen on this list. Regards, Kevin Listmaster Kevin Miller <[EMAIL PROTECTED]> <http://www.runrev.com/> Runtime Revolution Limited (formerly Cross Worlds Computing). Tel: +44 (0)131 672 2909. Fax: +44 (0)1639 830 707. Archives:

Re: putting a stack on a homepage

2000-07-25 Thread Kevin Miller
int, but that is a rather long list right now. My guess is that it should easy enough for someone with a little time to figure out how to do it. If anyone does, please drop a copy of the instructions my way! ;-) Kevin > Blair Moxon Kevin Miller <[EMAIL PROTECTED]> <http://www.runrev.c

Re: Binary files/data

2000-07-25 Thread Kevin Miller
ty into tFinalData --not strictly required, but included for clarity repeat for each char c in tFileData -- do something to c here, e.g. with bitAnd put c after tFinalData end repeat --tFinalData now contains the replaced text Regards, Kevin Kevin Miller <[EMAIL PROTECTED]> <http://w

Re: Mac file types

2000-07-25 Thread Kevin Miller
uot; into tFilter --hc, mc and text documents else --put your windows string in here end if answer file "Open stack:" with filter tFilter Regards, Kevin > Dave Tremmel Kevin Miller <[EMAIL PROTECTED]> <http://www.runrev.com/> Runtime Revolution Limited (formerly Cross Wor

Re: System font

2000-07-25 Thread Kevin Miller
t; HyperActive Software | [EMAIL PROTECTED] > Custom hypermedia solutions | http://www.hyperactivesw.com > 612.724.1596 | 612.724.1562 - fax Kevin Miller <[EMAIL PROTECTED]> <http://www.runrev.com/> Runtime Revolut

Re: Mac file types

2000-07-26 Thread Kevin Miller
t I'm aware of. You might be able to do this with AppleScript in the Externals - does anyone know if this is possible in AppleScript and what would be the syntax? Regards, Kevin > Dave Tremmel Kevin Miller <[EMAIL PROTECTED]> <http://www.runrev.com/> Runtime Revolution Lim

Re: Custom properties and arrays

2000-07-26 Thread Kevin Miller
someArrary contains an array. set the customProperties[someProperty] of fld "test" to someArray Kevin Kevin Miller <[EMAIL PROTECTED]> <http://www.runrev.com/> Runtime Revolution Limited (formerly Cross Worlds Computing). Tel: +44 (0)131 672 2909. Fax: +44 (0)1639 830 707. Ar

Re: MetaCard hosting

2000-07-30 Thread Kevin Miller
//www.FourthWorld.com > Tel: 323-225-3717 ICQ#60248349Fax: 323-225-0716 Kevin Miller <[EMAIL PROTECTED]> <http://www.runrev.com/> Runtime Revolution Limited (formerly Cross Worlds Computing). Tel: +44 (0)131 672 2909. Fax: +44 (0)1639 830 707. Archi

Re: Critical questions about MetaCard...

2000-07-31 Thread Kevin Miller
it would be very easy for you to write such a utility - a simple repeat loop that went through all the stacks, subStacks, cards, controls and exported their scripts to a text file, or used the print field stack handler to print them would be all that is required. Regards, Kevin > Thanks in

Re: Newbie:Xanim, Metacard, UNIX, and avi

2000-08-01 Thread Kevin Miller
d a stack with the player and one of your movies, together with a set of instructions that reliabliy causes the crash, to [EMAIL PROTECTED] - they will take a look at it and tell you what is causing the problem! Regards, Kevin > John J. Theobald Kevin Miller <[EMAIL PROTECTED]> <http

Re: Moved Icons in Resources

2000-08-02 Thread Kevin Miller
m anywhere. If you're sure you don't, you don't need to do this move, and you can delete the moved stack. Regards, Kevin > Hinduism Today > > Sivakatirswami > Editor's Assistant/Production Manager > www.HinduismToday.com > [EMAIL PROTECTED] Kevin Miller &

Re: Inks on the PC...Oh my my

2000-08-07 Thread Kevin Miller
e modes on the other platforms. Its unfortunate: it stems from limitations of the OSes, only the MacOS having support for inks properly built in. Regards, Kevin > Scott T. Yang, M.D. > Kadena Medical Clinic Kevin Miller <[EMAIL PROTECTED]> <http://www.runrev.com/> Runtime Rev

Re: Resend: Truncated Columnised Text?

2000-08-08 Thread Kevin Miller
On 7/8/00 11:45 pm, Peter Reid <[EMAIL PROTECTED]> wrote: > I didn't get any response to this one, so I'm trying again in case it > was overlooked! Check out the various table examples on our web site, including the latest "spreadsheet" style object created by

Re: Purging Open Stacks?

2000-08-08 Thread Kevin Miller
open socket or other action that is going to cause it to be needed, it won't get removed. You can manually remove stacks by deleting them - be careful how you use this command though because if you save changes to any stack in a file it will remove the deleted stack forever (unless the stack is a

Re: Purging Open Stacks?

2000-08-08 Thread Kevin Miller
hem > within each main CBT stack. You should ask yourself if you really need to remove these stacks from memory at all. If you have enough and/or your needs are not that great, its often best to leave stacks in memory after closing so they load faster next time. Regards, Kevin Kevin Mille

Re: Scrolling a stack

2000-08-09 Thread Kevin Miller
oup properties. Don't forget that you can use selectGroupedControls to assist in editing, and now you can even scroll the group scroll bars using the pointer tool... Regards, Kevin > Regards, > Eva Kevin Miller <[EMAIL PROTECTED]> <http://www.runrev.com/> Runtime Revoluti

Re: Query SQL database

2000-08-09 Thread Kevin Miller
able to do this using sockets to read and write the necessary commands. But you'd have to have a copy of all the specifications and time to learn sockets to find out if this would be possible. Regards, Kevin > Saludos, > > Javier Miranda V. > MC Multimedia Kevin Miller <[EMAIL

Re: Duplicate Backgrounds/How to Delete

2000-08-09 Thread Kevin Miller
of those bgs. Regards, Kevin > Hinduism Today > Sivakatirswami > Editor's Assistant/Production Manager > www.HinduismToday.com > [EMAIL PROTECTED] Kevin Miller <[EMAIL PROTECTED]> <http://www.runrev.com/> Runtime Revolution Limited (formerly Cross Worlds Comp

Re: Query SQL database

2000-08-09 Thread Kevin Miller
't know exactly what they work with, but you might want to take a look at these too. Regards, Kevin > Saludos, > > Javier Miranda V. > MC Multimedia Kevin Miller <[EMAIL PROTECTED]> <http://www.runrev.com/> Runtime Revolution Limited (formerly Cross Worlds Computing)

Re: Sluggish QuickTime Response?

2000-08-09 Thread Kevin Miller
and how I can get round it?? This could be a problem with your machine or specifict setup, script, other software running, or suchlike. Of course, it could be a bug somewhere. If you like, you can email me a copy of the stack/movie off-list with an exact recipy for me to try and I can

Re: Print card with dialogs

2000-08-11 Thread Kevin Miller
On 11/8/00 9:10 am, Signe Marie Sanne <[EMAIL PROTECTED]> wrote: > What has happened with 'with dialogs'? When I click on dialogs in the > index stack, it leads to Stacks. The syntax is: open printing with dialog print this cd close printing Regards, Kevin Kevin Mi

Re: Write File Anamoly on Windows

2000-08-11 Thread Kevin Miller
n't need to, at > least on a MAC.) > > but, on the PC, it doesn't write a file to disk. It does create a directory, > but if you check inside the folder there is no "proxyPrefs.txt" file there. > > Anyone have a clue? Why would it work on a MAC and not a PC?

Re: Standalone to Stack

2000-08-12 Thread Kevin Miller
> > Javier Miranda V. > MC Multimedia Kevin Miller <[EMAIL PROTECTED]> <http://www.runrev.com/> Runtime Revolution Limited (formerly Cross Worlds Computing). Tel: +44 (0)131 672 2909. Fax: +44 (0)1639 830 707. Archives: http://www.mail-archive.com/metacard%40lists.best.

Re: can't save stack?

2000-08-12 Thread Kevin Miller
thing I want to do. Hm - sounds like an anomoly or possibly a bug. At least worthy of investigation: I recommend sending a sample GIF that shows this problem to [EMAIL PROTECTED] Regards, Kevin Kevin Miller <[EMAIL PROTECTED]> <http://www.runrev.com/> Runtime Revolution Limited (

Re: Replacing an AppleScript in Windows

2000-08-15 Thread Kevin Miller
lent of > inter-application communication on Windows so that a stack could control > a graphics application to perform these tasks? You *might* be able to do this with the Windows equivalent of AppleEvents - desktop events or DDE. Our Externals Collection has support for these on Windows. R

Re: Handler help: lockStack

2000-08-16 Thread Kevin Miller
ler works here, though it doesn't lock the scripts because the stack is not removed from memory. You need to delete the stack or close it with destroyStack to remove it from memory then reopen it. Regards, Kevin Kevin Miller <[EMAIL PROTECTED]> <http://www.runrev.com/> Runtime

Re: Handler help: lockStack

2000-08-16 Thread Kevin Miller
ler works here, though it doesn't lock the scripts because the stack is not removed from memory. You need to delete the stack or close it with destroyStack to remove it from memory then reopen it. Of course, this script can't be part of the stack. Regards, Kevin Kevin Miller <[EMAI

Re: When to save a stack...

2000-08-17 Thread Kevin Miller
possible to do without too much trouble. Regards, Kevin Kevin Miller <[EMAIL PROTECTED]> <http://www.runrev.com/> Runtime Revolution Limited (formerly Cross Worlds Computing). Tel: +44 (0)131 672 2909. Fax: +44 (0)1639 830 707. Archives: http://www.mail-archive.com/metacard%40l

Re: key events

2000-08-18 Thread Kevin Miller
ers for this: keyDown, which is sent before the field is updated, and keyUp. E.g.: on keyDown pWhichKey if pWhichKey is not a number then exit keyDown pass keyDown end keyDown on keyUp pWhichKey --key has already been added to field end keyUp Regards, Kevin > Claude Kevin Miller <

Re: current card

2000-08-18 Thread Kevin Miller
You're looking for the characteristics of "this card", e.g.: the number of this cd of stack "whatever" Regards, Kevin > TIA > > Claude Kevin Miller <[EMAIL PROTECTED]> <http://www.runrev.com/> Runtime Revolution Limited (formerly Cross Worlds Computing).

Re: Loop Sound

2000-08-21 Thread Kevin Miller
Sivakatirswami > Editor's Assistant/Production Manager > www.HinduismToday.com > [EMAIL PROTECTED] Kevin Miller <[EMAIL PROTECTED]> <http://www.runrev.com/> Runtime Revolution Limited (formerly Cross Worlds Computing). Tel: +44 (0)131 672 2909. Fax: +44 (0)1639 830 70

Re: Dutch MetaCard expertise?

2000-08-23 Thread Kevin Miller
you might want to try on HyperCard list - there are a lot of people on that! Regards, Kevin Kevin Miller <[EMAIL PROTECTED]> <http://www.runrev.com/> Runtime Revolution Limited (formerly Cross Worlds Computing). Tel: +44 (0)131 672 2909. Fax: +44 (0)1639 830 707. Archives:

Re: minimal Applescript awareness for standalones

2000-08-23 Thread Kevin Miller
ms. And you can check out our web site to see what AppleScript support we have in the Externals Collection... Regards, Kevin Kevin Miller <[EMAIL PROTECTED]> <http://www.runrev.com/> Runtime Revolution Limited (formerly Cross Worlds Computing). Tel: +44 (0)131 672 2909. Fax: +44 (0)

Re: Perl scripts

2000-08-23 Thread Kevin Miller
On 23/8/00 10:45 am, James Kelly <[EMAIL PROTECTED]> wrote: > I work in an ISP environment. Needless to say we use alot of Perl > scripts. They are structured in the standard Unix format:

Re: serial ports

2000-09-01 Thread Kevin Miller
;t do anything anymore... > > realy need help... Try: open file "COM1:" (then read and write as you would to other files). Regards, Kevin > regards, > Emiel Kevin Miller <[EMAIL PROTECTED]> <http://www.runrev.com/> Runtime Revolution Limited (formerly C

Re: Reversing Buttons?

2000-09-02 Thread Kevin Miller
order between these two platforms *is* reversed, so you only need to pass the same instructions to the answer command to make it work correctly on all platforms. You could check the platform then reverse the order you call the buttons in, but this would then break the UI guidelines on one or othe

Re: Reading from ports

2000-09-04 Thread Kevin Miller
uot;define a protocol" and get it right. Regards, Kevin Kevin Miller <[EMAIL PROTECTED]> <http://www.runrev.com/> Runtime Revolution Limited (formerly Cross Worlds Computing). Tel: +44 (0)131 672 2909. Fax: +44 (0)1639 830 707. Archives: http://www.mail-archive.com/metacard%40lis

Re: clickChunk

2000-09-04 Thread Kevin Miller
--- > 1. amanuensis Signe Marie Sanne e-mail: [EMAIL PROTECTED] > Romansk Institutttel: +47 55 58 21 27 > Oysteins gt. 1 > 5007 Bergen http://www.hf.uib.no/hfolk/mlab/default.html > Norway >

Re: menuPick problem

2000-09-05 Thread Kevin Miller
e: +44 (0)1483.27 87 27 > Email: [EMAIL PROTECTED] > Web: www.flexibleLearning.com Kevin Miller <[EMAIL PROTECTED]> <http://www.runrev.com/> Runtime Revolution Limited (formerly Cross Worlds Computing). Tel: +44 (0)131 672 2909. Fax: +44 (0)1639 830 707. Archives: http://www.mail

Re: Timing

2000-09-05 Thread Kevin Miller
* > James C.Wall, Ph.D. > Professor > Department of Physical Therapy > University of South Alabama > 1504 Springhill Avenue, Room 1214 > Mobile AL 36604 Kevin Miller <[EMAIL PROTECTED]> <http://www.runrev.com/> Runtime Revolution Limited (formerly Cros

Re: modem questions

2000-09-05 Thread Kevin Miller
check for OK. I don't remember exactly, but typically its something like "at" & cr, or an init string such as "atz" or "at&F", followed (assuming a read of OK) by the dialing string, typically "atdt1234567890". Hope this helps! Regards, Kevin

Re: Setting Button Name Probelm

2000-07-30 Thread Kevin Miller
olored type? > > What's up? Check you don't have duplicates of any of your substacks open? Regards, Kevin > Hinduism Today > > Sivakatirswami > Editor's Assistant/Production Manager > www.HinduismToday.com > [EMAIL PROTECTED] Kevin Miller <[EMAIL P

Re: Does function have to be this complex???: getMyObjects

2000-09-09 Thread Kevin Miller
t;group" then add the number of layers in control i of group "whatever" to i next repeat end if put the name of control i of group "whatever" & cr after tControlsList end repeat delete last char of tControlsList --tControlsList is now a list of objects in the grou

Re: "lock screen" doesn't?

2000-09-13 Thread Kevin Miller
creen property actually > locking the screen through opening the second stack? Doesn't it do that? Lock screen does not prevent the display of a stack that you are opening. It prevents changes inside the contents of stacks that are on screen. To do what you want to do, you need to add a line tha

Re: CD-Rewritable for UNIX/NT

2000-09-14 Thread Kevin Miller
tems can read (as far as I remember ISO 9660, for example, will work on both). Regards, Kevin > Thanks. > > Lori C. Fraind > Delex Systems, Inc. > (703) 734-8300 x310 Kevin Miller <[EMAIL PROTECTED]> <http://www.runrev.com/> Runtime Revolution Limited (formerly Cross

Re: "lock screen" doesn't?

2000-09-14 Thread Kevin Miller
uth Alabama > 1504 Springhill Avenue, Room 1214 > Mobile AL 36604 Kevin Miller <[EMAIL PROTECTED]> <http://www.runrev.com/> Runtime Revolution Limited (formerly Cross Worlds Computing). Tel: +44 (0)131 672 2909. Fax: +44 (0)1639 830 707. Archives: http://www.mail-archive.com/met

Re: Problem with writing a patch stack

2000-09-16 Thread Kevin Miller
g. This is the restriction placed on unlicensed stacks. To perform a patch, replace the object by deleting the old one, then using "copy from...to" instead of trying to set the script. Regards, Kevin Kevin Miller <[EMAIL PROTECTED]> <http://www.runrev.com/> Runtime Rev

Re: Problem with scrollbar redraws

2000-09-18 Thread Kevin Miller
colors of stack "Home" Regards, Kevin > Thanks for your help > Xavier > > Archives: http://www.mail-archive.com/metacard%40lists.best.com/ > Info: http://www.xworlds.com/metacard/mailinglist.htm > Please send bug reports to <[EMAIL PROTECTED]>, not this list. Kev

Re: Controlling QuickTime tracks

2000-09-18 Thread Kevin Miller
2.3.2, currently on the MetaCard ftp site ftp://ftp.metacard.com/MetaCard/2.3.2/ The read me lists loads of new QT properties, including the ability to control QTVR, and yes, to turn on and off specific tracks in a movie. Regards, Kevin > Cheers > > Peter Kevin Miller <[EMAIL

Re: Problem with scrollbar redraws

2000-09-18 Thread Kevin Miller
metacard creates differnet colors for the field's > borders and shades depending on the palette available? Right: it varies from OS to OS but the number of colors available in that mode are limited. Does switching to a higher bit depth solve the problem? Regards, Kevin Kevi

Re: Problem with scrollbar redraws

2000-09-18 Thread Kevin Miller
uto-save does mean that you may end up saving changes you don't actually want. Stack script: on closeStack save this stack end closeStack Or to save on changing card (also in the stack script): on closeCard save this stack end closeCard Regards, Kevin > cheers, > Xavier Kevin

Re: EOF?

2000-09-18 Thread Kevin Miller
tant so can't be put in quotes. Note that reading and writing to files is (except in a few special cases) generally easiest done with the URL commands. E.g.: put url ("binfile:"&tSourceFile) into tVariable Regards, Kevin > Thanks, > Jim Parker Kevin Miller <[EMAIL PRO

Re: EOF?

2000-09-18 Thread Kevin Miller
quot;open" and "seek" command > to deal with large files. Right - that is still usually the best way to go for large files. Regards, Kevin > My only problem is how find out the current > reading/writing position of the file. > > Thanks. > LiangTyan Fui Kevin Mill

Re: All I want to do...

2000-09-19 Thread Kevin Miller
ays, and empties the executionError property. You might want to consider this - you could certainly have it log errors easily enough if you wanted too. Regards, Kevin > gc Kevin Miller <[EMAIL PROTECTED]> <http://www.runrev.com/> Runtime Revolution Limited (formerly Cross Worlds

Re: Writing and submitting a form from a browser

2000-09-20 Thread Kevin Miller
27;t think this is very likely and wouldn't have any idea where to start. What you *can* do is post to a URL from inside MetaCard, and then get back the resulting page. Use the post command to do this, and search through the list archives for examples of this command in action. Regards, Kevin

Re: An interesting problem solved

2000-09-20 Thread Kevin Miller
a while too! :-) Kevin Kevin Miller <[EMAIL PROTECTED]> <http://www.runrev.com/> Runtime Revolution Limited (formerly Cross Worlds Computing). Tel: +44 (0)131 672 2909. Fax: +44 (0)1639 830 707. Archives: http://www.mail-archive.com/metacard%40lists.best.com/ Info: http://www.xworlds.com/

Re: Best way to refer to objects in groups...

2000-09-21 Thread Kevin Miller
that these references remain intact iwth > cutting and pasting etc... Not sure if I follow exactly what you're trying to do, but can't you use the long ID of the objects inside the groups to parse out the ID of the groups in question, then refer to everything by ID? Regards, Kevin Kevin M

Re: SendMail.mc preferences

2000-09-21 Thread Kevin Miller
a screen for the user to check the settings are correct the first time the program installs should do the trick. Those that aren't using Outlook can enter them then. Regards, Kevin > Cheers > Dave Cragg Kevin Miller <[EMAIL PROTECTED]> <http://www.runrev.com/> Runtime Revoluti

Re: Which is faster?

2000-09-21 Thread Kevin Miller
ere is an appreciable overhead in calling a function. Using a constant or variable is the fastest possible method, though its hard to measure a difference between using them and using a custom prop with lock messages. Regards, Kevin Kevin Miller <[EMAIL PROTECTED]> <http://www.runrev.com/

  1   2   3   4   >