Re: Slicing and dicing tabular data

2000-06-09 Thread Marni
Richard, Have you looked at Pseudotable Plus, available at the CrossWorlds site? It has a script for converting data into the spreadsheet table, and others for adding and deleting columns from the table; some combination of these might give you what you need. --Marni On Thu, 08 Jun 2000 20:29

Re: large Images

2000-03-10 Thread Marni
lickLoc coordinate ranges with the target name. Hope this helps, Marni On Fri, 10 Mar 2000 09:47:39 -0700, [EMAIL PROTECTED] wrote: > I have a very large image, way larger than the card. I set the size to > smaller than the card then group and add scroll bars. Now what I want to >

Re: Portable Mouse Movement?

2000-03-04 Thread Marni
moving the actual cursor, I hide the cursor and move an image that looks like the cursor. I would think that this strategy would work equally well in all environments. Regards, Marni ___ Get 100% FREE Internet Access powered by Excite Visit ht

Re: Cross Platform Abilities

2000-01-27 Thread Marni
have to be sure that all the multimedia file formats you use work cross-platform. --Marni ___ Get 100% FREE Internet Access powered by Excite Visit http://freeworld.excite.com This is the MetaCard mailing list. Archives: http:

Re: MetaCard vs. Director, Authorware

2000-01-16 Thread Marni
ith MetaCard. I created a very impressive training prototype that I showed to people who had only used authoring programs like Authorware and Director, and they were suitably impressed. Good luck, and I hope this helps! Marni On Sat, 15 Jan 2000 22:05:18 -0800, [EMAIL PROTECTED] wrote: >

Re: getting the group of me?

2000-01-12 Thread Marni
Try using "the owner" of the button. That should give you the group name. --Marni On Wed, 12 Jan 2000 11:49:50 EST, [EMAIL PROTECTED] wrote: > I am sure I knew this once, but it has gone now. > > A button is a member of a group. When the button is clicked, I want to

Re: HREFs in grouped text

2000-01-05 Thread Marni
a situation where I needed the same text to link to different locations in different places. If I needed to, I guess I would work around it using a check of custom properties for exceptions. Marni ___ Visit Excite Shopping at http://shoppin

Re: Graphic Labels

1999-12-23 Thread Marni
and so that's why you can't see it. Try choosing a contrasting text color. > Thanks for your time. If the label is supposed to be on top, consider this a > bug report. If not... I think Scott meant "on top" in a layering context, not in a vertical cont

Re: managing the current directory path

1999-12-17 Thread Marni
the save operation, reset the directory to the original setting. Hope this helps! Marni ___ Visit Excite Shopping at http://shopping.excite.com The fastest way to find your Holiday gift this season This is the MetaCard mailing list.

RE: scrolling text field

1999-12-09 Thread Marni Centor
the failure, is the field really empty, or has the text color been changed to match the background color? Or has the text somehow been replaced with a series of carriage returns? Maybe these questions will help you diagnose the problem. Regards, Marni

RE: Shared Text and Shared Scripts

1999-12-09 Thread Marni Centor
clicked. Then the field script could read on mouseUp go cd (the destinationCard of this cd) end mouseUp > I think my issue here is developing a Metacard project > without full understanding of the Metacard > language/environment. But, hey, I guess its the best way to > learn.. i

RE: Data saving

1999-11-30 Thread Marni Centor
> -Original Message- > From: Mary Bull [mailto:[EMAIL PROTECTED]] > Sent: Monday, November 29, 1999 10:21 PM > To: [EMAIL PROTECTED] > Subject: Data saving > > > In response to a question about saving data in standalones, > Marni Centor wrote: > > &g

RE: Standalone building and data saving

1999-11-29 Thread Marni Centor
lone stacks. I create courseware with MetaCard, and I use my standalone stack to show a splash screen animation and then launch a menu stack. The menu stack then launches my various courseware stacks. I can track user progress in both the menu stack and the individual courseware stacks b

RE: btns don't like each other

1999-11-26 Thread Marni Centor
r button also sends a menuPick message when you make a selection, and since you haven't written a handler to catch it, the menuPick handler for button #2 catches it, but it makes no sense with the values from button #1, so nothing happen

RE: button question

1999-11-26 Thread Marni Centor
Better yet, just change the doubleClickInterval to make it shorter. -- Marni Centor Summit Systems 22 Cortlandt St. New York, NY 10007 (212) 896-3466 > -Original Message- > From: Phil Davis [mailto:[EMAIL PROTECTED]] > Sent: Thursday, November 25, 1999 10:13 PM > To: [EMA

RE: More questions about mchttpd server

1999-11-23 Thread Marni Centor
x27;ve got this great MetaTalk parsing routine that will do all kinds of magical things to the data from my HTML forms, if I could only reach the server. I feel like the answer is just out of reach... If anyone's got any idea what else I should try, please let me know. Thanks for all your patien

RE: More questions about mchttpd server

1999-11-23 Thread Marni Centor
I think I must be doing something fundamentally wrong here. Perhaps if I describe exactly what I've done, someone could point out my error(s) or omission(s). I'm working on NT. 1. On a network drive known as "winntdoc" and mapped to my machine as "N:", I created

More questions about mchttpd server

1999-11-22 Thread Marni Centor
OK, so I downloaded it, got it started (looks like it requires MC 2.3; fine). But now I don't really understand how to use it. Scott said I had to change the port from 8080 if I already have another server running. How can I find out what another valid port number is? Also, what's supposed to go i

RE: mchttpd server

1999-11-22 Thread Marni Centor
Thanks, Kevin. I had looked on the Metacard site, but didn't see it mentioned anywhere. Does it require MetaCard 2.3 to work properly, or can I use it with 2.2.5? Thanks, Marni -- Marni Centor Summit Systems 22 Cortlandt St. New York, NY 10007 (212) 896-3466 > -Original

RE: Apache Server and Metacard CGI's

1999-11-22 Thread Marni Centor
Where can I get the mchttpd server? I did a few searches on the web and didn't come up with anything useful. Thanks, Marni -- Marni Centor Summit Systems 22 Cortlandt St. New York, NY 10007 (212) 896-3466 > -Original Message- > From: Scott Raney [mailto:[EMAIL PROTECT

RE: Hypertext link

1999-11-17 Thread Marni Centor
trying to open. Hope this helps! Marni -- Marni Centor Summit Systems 22 Cortlandt St. New York, NY 10007 (212) 896-3466 > -Original Message- > From: Flora Leptak-Moreau [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, November 17, 1999 1:41 PM > To: [EMAIL PROTECTED] >

RE: standalones and vanishing field-info

1999-11-12 Thread Marni Centor
ash screen that launches your non-executable stack. Hope this helps, Marni -- Marni Centor Summit Systems 22 Cortlandt St. New York, NY 10007 (212) 896-3466 > -Original Message- > From: Nicolas R Cueto [mailto:[EMAIL PROTECTED]] > Sent: Friday, November 12, 1999 4:55 AM >

RE: One MetaCard Application modifying another--take 2

1999-10-26 Thread Marni Centor
thing but open the customized stack. Why is it a problem for your customers to distribute two files instead of one? Regards, Marni > Not quite--I don't want my user to have to give _his/her_ > user two files. > Here's a more concrete example. (Again, apologies, since I > obvi

RE: HTML text

1999-10-21 Thread Marni Centor
It looks like something is wrong with the way MetaCard is capturing the htmlText of your original field. You should probably submit this as a bug report. You could probably work around it by setting the htmlText of the field directly instead of setting the textColor. As an aside, your code could

RE: Folders and files

1999-10-20 Thread Marni Centor
f subdirectories. > 2) Does anybody know of an "html parser" usable in MetaCard (xcmd?), > where you input an html page, and you output a structured > description of > the page? Have you tried using &quo

RE: How to grab an unlocked field ?

1999-10-20 Thread Marni Centor
owner of me end mouseDown Hope this helps! Marni > -Original Message- > From: Claude Lemmel [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, October 20, 1999 8:15 AM > To: [EMAIL PROTECTED] > Subject: How to grab an unlocked field ? > > > In a game for kids i need that

RE: Non-appearing Graphics (sometimes!)

1999-10-15 Thread Marni Centor
the other machines as on your original machine, or it would not be displayed. If you are using external images this way, it's best to set a relative path for them so that they can always be found, and (of course) include those images when you install on another machine. Marni > -

RE: mouseup hierarchy tricky ?

1999-10-13 Thread Marni Centor
group to catch extraneous mouseUps. Marni > -Original Message- > From: thierry douez [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, October 13, 1999 10:52 AM > To: [EMAIL PROTECTED] > Subject: mouseup hierarchy tricky ? > > > Hi all of you, > > Could some

Re: Cascading menus

1999-09-14 Thread Marni Centor
ks this way and not with the "cascading" style; perhaps Scott can explain. Marni [EMAIL PROTECTED] wrote: > > I have tried making a cascading menu. I created a button named "Test > Cascading" and set its style to cascading. I then typed the following into > the bu

Re: Backgrounds and numbering cards

1999-09-08 Thread Marni Centor
stack --MetaCard way I'd be interested to know how other people deal with this. BTW, I think you will soon find the ability to put several backgrounds (or groups, in MetaCard-speak) on one card to be really useful. It lets you reuse a set of objects as needed without having to copy them from one c

Re: point within polygon

1999-08-25 Thread Marni Centor
Use the "within" function. For example: on mouseMove if within (graphic 1, the mouseLoc) then put the mouseLoc end mouseMove This shows the mouseLoc in the message box as long as the cursor is within the filled area of the polygon. Hope this helps, Marni Claude Lemmel wrote: >

Re: Strange button behavior

1999-08-20 Thread Marni Centor
quot; > end mouseUp > > When I click on A2, nothing happens. However, if I *lower* button A2 to a > level below A1 and then click on A2, button A1 is click as desired and the > system beeps. What gives? Why should the relative levels of the buttons > make a different? I am ru

Re: MC printing

1999-08-16 Thread Marni Centor
better printing capabilities within MetaCard. Marni Tuviah M Snyder wrote: > > Andu wrote: > >What I don't understand is the fact that no one mentions externals for > MC > >to supplement special needs. > I do all the time. > > >With your extensive Hype

Re: Within a polygon

1999-08-09 Thread Marni Centor
http://www.btigate.com/~funkboy/ > Featuring: Tiger's Eye Casino, > MacBasketball, and The Fishin' Hole! -- Marni Centor ([EMAIL PROTECTED]) Summit Systems, Inc. 22 Cortlandt Street New York, NY 10007 (212) 896-3466 The views and opinions expressed in this email message are the sender’s own, and do not necessarily represent the views and opinions of Summit Systems Inc.

Re: FAQ 0.1.1

1999-08-09 Thread Marni Centor
e to find a way around this. Any suggestions are welcome. -- Marni Centor ([EMAIL PROTECTED]) Summit Systems, Inc. 22 Cortlandt Street New York, NY 10007 (212) 896-3466 The views and opinions expressed in this email message are the sender’s own, and do not necessarily represent the views and opinions of Summit Systems Inc.

Re: FAQ 0.1.1

1999-08-09 Thread Marni Centor
chine\software\classes\http\shell\open\command\" This has worked for me on a number of different NT machines with both NN and MSIE. The only problem I have ever encountered is an intermittent crash of MetaCard when trying to start the browser, but this happens rarely, and I have not been able t

Re: Great Product! Ready for prime time?

1999-08-09 Thread Marni Centor
ilable at two sites: http://www.xworlds.com/metacard/ (then click on the Contributors link) and at http://hyperactivesw.com/downloads/. Marni -- Marni Centor ([EMAIL PROTECTED]) Summit Systems, Inc. 22 Cortlandt Street New York, NY 10007 (212) 896-3466 The views and opinions expressed in this email mess

Re: Setting group style

1999-07-26 Thread Marni Centor
It works just fine for me. I use: set the textStyle of word x to y of fld z to "group" And I check it with this line in a mouseUp handler: put the textStyle of the clickText No problems. How are you trying to set it? Marni Dave Cragg wrote: > > Hi > > Is there a

Re: Hotlinked text

1999-07-22 Thread Marni Centor
and custom properties to accomplish the task. What are the reasons that this approach wouldn't work for you? Maybe we can help you find an alternate solution. Marni Jacqueline Landman Gay wrote: > > I would like to find a way to hotlink text in a field so that the link > information (which

RE: Apache Server and Metacard CGI's

1999-01-17 Thread Marni Centor
e guidance? Thanks, Marni -- Marni Centor Summit Systems 22 Cortlandt St. New York, NY 10007 (212) 896-3466 > -Original Message- > From: Scott Raney [mailto:[EMAIL PROTECTED]] > Sent: Thursday, November 18, 1999 1:12 PM > To: [EMAIL PROTECTED] > Subject: Re: Apache Server

RE: Aborting Animations

1999-01-17 Thread Marni Centor
on the right track. Regards, Marni -- Marni Centor Summit Systems 22 Cortlandt St. New York, NY 10007 (212) 896-3466 > -Original Message- > From: Peter Reid [mailto:[EMAIL PROTECTED]] > Sent: Thursday, November 18, 1999 7:14 PM > To: [EMAIL PROTECTED] > Subject: Abo

RE: Window with no close box

1999-01-16 Thread Marni Centor
set the decorations of stack whatever to empty -- Marni Centor Summit Systems 22 Cortlandt St. New York, NY 10007 (212) 896-3466 > -Original Message- > From: Dominique Busso [mailto:[EMAIL PROTECTED]] > Sent: Thursday, November 18, 1999 3:51 AM > To: [EMAIL PROTECTED] >