New Tricks (re MetaCard plugins)

2000-06-07 Thread Karl Becker
Recently there's been discussion on the MetaCard list about getting some sort of program out there that could run MetaCard stacks, while still doing a mainstream computing task. One suggestion has been a web browser. I started up, prior to this discussion, on a word processor in MetaCard tha

A Little Fun On The Side

2000-06-07 Thread Scott Rossi
Howdy MC Folks: As a small diversion, I've posted a MetaCard-built sample from a series of visual puzzles I've been working on intermittently over the years which is known as the d-Vyc (device) Series. These are puzzles which require exploration to solve (no text instructions). For those of you

can't open on macos

2000-06-07 Thread James Kelly
kevin said: This looks like the stack has been corrupted and therefore can't be opened. Is it possible that you transfered it to the Mac using a non-binary transfer (some transfer programs will wrongly assume MetaCard stacks are text only and thus break them)? Try transfering again, being sure to

MetaCard Structure

2000-06-07 Thread LORI FRAIND
I am in the process of learning MetaCard. Unfortunately, even before I have a solid grasp on the ways of MetaCard, I have to create a Style Guide that describes the structure of the files and directories we will be delivering. I'm not sure how MetaCard needs things to be structured, or eve

Re: Basic Questions

2000-06-07 Thread Kevin Miller
On 7/6/00 8:55 pm, LORI FRAIND <[EMAIL PROTECTED]> wrote: > Thank you for your responses. I guess my real question about the Icon > Chooser is whether there is another way of accessing it than through the > Stack Properties (when where I mostly will want to use it is for buttons), > and whether t

RE: Basic Questions

2000-06-07 Thread LORI FRAIND
> On 6/6/00 6:48 pm, LORI FRAIND <[EMAIL PROTECTED]> wrote: > > > A few basic questions about the MetaCard interface itself: > > > > The only place I can find the Icons button is on the Stack Properties > tab. > > Unfortunately, when I select an icon for the button I'm creating, the > Icon > > C

RE: SVG anyone?

2000-06-07 Thread Blair Moxon
Definitely! SVG is "way cool" and would be a big plus for MC! Blair Moxon [EMAIL PROTECTED] > > I know it's probably too early to be taken very seriously, but does > anyone > > else drool at the thought of being able to import SVG into MetaCard? > > Archives: http://www.mail-archive.com/met

Re: divide by zero error

2000-06-07 Thread Steven D'Aprano
Rick wrote: > I must say that I like your random generator much better than mine. Thanks :-) > Avoids the repeat loop and potential problems there. I don't > follow what you meant by "If you need to include both bounds in > the range of values, use random(3) instead of random(3)-1." >

RE: SVG anyone?

2000-06-07 Thread LORI FRAIND
YES!!! I know I'm going to get some heat for being so disdainful of HTML/JavaScript as a development solution if MetaCard cannot dynamically set screen elements to proportionally fill the screen regardless of window size/screen resolution (nevermind that MetaCard can apparently do everything

Re: SVG anyone?

2000-06-07 Thread Scott Rossi
Recently, Richard Gaskin wrote: > I know it's probably too early to be taken very seriously, but does anyone > else drool at the thought of being able to import SVG into MetaCard? Perhaps you missed Sivakatirswami's post... > I sitting here working in Illustrator. . .support for Scaleable Vecto

SVG anyone?

2000-06-07 Thread Richard Gaskin
I know it's probably too early to be taken very seriously, but does anyone else drool at the thought of being able to import SVG into MetaCard? -- Richard Gaskin Fourth World Multimedia Design and Development for Mac, Windows, UNIX, and the Web _

Re: How to detect error in "Set Directory"

2000-06-07 Thread Richard Gaskin
On 6/7/00 9:36 AM, Scott Raney at [EMAIL PROTECTED] wrote: > > Well, at least you need to know that "ask" and "answer" are just > stacks, and so opening them causes handlers to be executed. The fact > that the result is cleared at the end of a handler *is* documented. > > As a general rule, yo

Re: How to detect error in "Set Directory"

2000-06-07 Thread Scott Raney
On Wed, 7 Jun 2000 [EMAIL PROTECTED] wrote: > I'm using your work-around, but I'd sure like something better. That > work-around has two major problems: > 1) The error message I usually get is "Can't open directory." This is a > legal directory name! I can catch some but not all errors this w

Re: divide by zero erro

2000-06-07 Thread Nelson Zink
Rick, >Avoids the repeat loop and potential problems there. For one-stop shopping for random numbers: put random(gUpper-gLower) + gLower into MCH Nelson Archives: http://www.mail-archive.com/metacard%40lists.best.com/ Info: http://www.xworlds.com/metacard/mailinglist.htm Please send bug report

Re: How to detect error in "Set Directory"

2000-06-07 Thread philip . smolen
Title: Re: How to detect error in "Set Directory" I'm using your work-around, but I'd sure like something better.  That work-around has two major problems: 1)  The error message I usually get is "Can't open directory."  This is a legal directory name!  I can catch some but not all errors this

Re: How to detect error in "Set Directory"

2000-06-07 Thread andu
>This message is in MIME format. Since your mail reader does not understand >this format, some or all of this message may not be legible. > >--_=_NextPart_001_01BFD020.0EA6FC7E >Content-Type: text/plain; > charset="iso-8859-1" > >How do I detect an error in a "Set Directory" statement?

Re: divide by zero erro

2000-06-07 Thread Mark Talluto
Hi Rick. Sounds like you are using an older version of MC tools stack. Just update to the current one 2.3 or 2.3.1 b2 and that problem will go away. -Mark Talluto KIDware Technologies www.kidwaretech.com > From: [EMAIL PROTECTED] > Reply-To: [EMAIL PROTECTED] > Date: Tue, 6 Jun 2000 23:11:00 -

Re: How to detect error in "Set Directory"

2000-06-07 Thread Kevin Miller
On 7/6/00 2:31 am, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > How do I detect an error in a "Set Directory" statement? > > It appears that 'set the directory to "My Dir"; answer the result' will return > an empty string on success, an error message on failure. This behavior makes > sense.

How to detect error in "Set Directory"

2000-06-07 Thread philip . smolen
Title: How to detect error in "Set Directory" How do I detect an error in a "Set Directory" statement? It appears that 'set the directory to "My Dir"; answer the result' will return an empty string on success, an error message on failure.  This behavior makes sense. But 'set the directory t

Re: won't open on macos

2000-06-07 Thread Kevin Miller
On 7/6/00 12:29 pm, James Kelly <[EMAIL PROTECTED]> wrote: > when I double click on the stack (not standalone) on desktop or when > it's located in metacard folder it refuses to open. > > when I open it with metacard, metacard gives me this error: > Execution Error > subwindow: can't find stack

won't open on macos

2000-06-07 Thread James Kelly
Hi all I made a stack using the starterkit on a ultra spark that won't open on my mac at home. It's cacking up an error as follows: when I double click on the stack (not standalone) on desktop or when it's located in metacard folder it refuses to open. when I open it with metacard, metacard giv