Formatted text

2002-03-19 Thread Signe Marie Sanne
Hello, I have lots of Word files saved as .rtf (on my Mac). I then save them as .htm-files and import them into a customProperty: --tPath = /Signes/MetacardMappe/t4a1b1.htm -- kdatafil = t4a1b1.htm if there is a file tPath then -- set the htmlText of field 1 to url (binfile: tPath)

Re: Temporary picts

2002-03-19 Thread Shari
if you are importing custom icons from HC, they will wind up in their own Stack BackGround. Go to Edit BackGrounds and click on HC Icons in the Stack Backgrounds window right below the Card Groups window. No, haven't imported anything. But I will be updating several programs soon that were

Re: Temporary picts

2002-03-19 Thread erik hansen
--- Shari [EMAIL PROTECTED] wrote: ...which ones I can port to MC without losing any of the goodies, and without spending a lot of time with the transition. MC cannot easily handle some of the things HC does with graphics and sounds... i thought (hoped) MC was a super script of HC that

Go stack

2002-03-19 Thread J. Landman Gay
I have successfully installed darwin mc in OS X and have the echo.mt script working. Now I'm trying to get an mt script to go to a stack and find some information in it. The script fails at the go command. If I change the script to say there is a stack 'mystack.mc' it returns true, so it knows

Re: Go stack

2002-03-19 Thread Phil Davis
Hi Jacque, I think you might be running into the no-GUI-for-scripts issue. As I understand it from my reverse-engineered point of view (subject to change), MC knows that a script isn't a stack, so it doesn't 'activate' GUI support when running one. So if a script tries to invoke MC GUI

Re: Go stack

2002-03-19 Thread andu
J. Landman Gay wrote: I have successfully installed darwin mc in OS X and have the echo.mt script working. Now I'm trying to get an mt script to go to a stack and find some information in it. The script fails at the go command. If I change the script to say there is a stack 'mystack.mc' it

Re: Temporary picts

2002-03-19 Thread Shari
...which ones I can port to MC without losing any of the goodies, and without spending a lot of time with the transition. MC cannot easily handle some of the things HC does with graphics and sounds... i thought (hoped) MC was a super script of HC that did everything faster better in

Re: Go stack

2002-03-19 Thread andu
J. Landman Gay wrote: andu wrote: Someting like this works: Whoops, I got it to work. Sorry. I found a typo. But I still can't get a stack to search its own fields. Are field searches a GUI thing that is impossible in an mt script? yes. -- Jacqueline Landman Gay |

Sorry!

2002-03-19 Thread Shari
My apologies for the multiple posts! My internet link is goofy at the moment, and it kept hanging while I was trying to send the email, I didn't know it had been sent. Trying to track down the troubles as they've prevented me from uploading web pages and other things this past two weeks.

Re: Go stack

2002-03-19 Thread J. Landman Gay
andu wrote: J. Landman Gay wrote: But I still can't get a stack to search its own fields. Are field searches a GUI thing that is impossible in an mt script? yes. I see. I would have thought that MC would recognize where the fields were and their text, even if it wasn't bothering with

Re: Temporary picts

2002-03-19 Thread J. Landman Gay
Shari wrote: The goal was to play a succession of sounds, while a simple information dialog box opened. This was actually called by a menu choice, so it needed to run on every card. I tried putting a player on just one card and calling to it, but it didn't play unless that card was open.

Re: Go stack

2002-03-19 Thread J. Landman Gay
Phil Davis wrote: BUT: a script CAN use a stack! It can also get stuff from a stack that has not been opened. Thanks. What kind of stuff can it get? -- Jacqueline Landman Gay | [EMAIL PROTECTED] HyperActive Software | http://www.hyperactivesw.com

Re: Go Stack

2002-03-19 Thread Richard MacLemale
But I still can't get a stack to search its own fields. Are field searches a GUI thing that is impossible in an mt script? I think that IS the case. So you probably have to work around that by using offset or something else. One other thing that doesn't apply to your problem right now but

Re: Go stack

2002-03-19 Thread Phil Davis
- Original Message - From: J. Landman Gay [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, March 19, 2002 6:29 PM Subject: Re: Go stack Phil Davis wrote: BUT: a script CAN use a stack! It can also get stuff from a stack that has not been opened. Thanks. What kind of

Re: Go stack

2002-03-19 Thread Terry Judd
andu wrote: J. Landman Gay wrote: But I still can't get a stack to search its own fields. Are field searches a GUI thing that is impossible in an mt script? yes. I see. I would have thought that MC would recognize where the fields were and their text, even if it wasn't bothering

Re: Go stack

2002-03-19 Thread andu
J. Landman Gay wrote: andu wrote: J. Landman Gay wrote: But I still can't get a stack to search its own fields. Are field searches a GUI thing that is impossible in an mt script? yes. I see. I would have thought that MC would recognize where the fields were and their text,

text editor(was: Go stack)

2002-03-19 Thread andu
In case this might interest anyone, I'm using on Linux a text editor called Nedit (nedit.org) which also runs on OSX (might need to be compiled tho) which I found particularly good for mt scripts since you can configure it to execute a script after editing it without having to open the terminal.

Re: Temporary picts

2002-03-19 Thread Ken Ray
Shari, MetaCard has good graphics handling, however it can be a pain to have to redo a stack that was already done once. Keep in mind that creating 100 graphics and MetaCard and manipulating them is a lot faster than trying to do the same thing in HyperCard. I understand why you may not want to

Re: Go Stack

2002-03-19 Thread J. Landman Gay
Richard MacLemale wrote: But I still can't get a stack to search its own fields. Are field searches a GUI thing that is impossible in an mt script? I think that IS the case. So you probably have to work around that by using offset or something else. It would probably be too hard to

Re: Go Stack

2002-03-19 Thread andu
J. Landman Gay wrote: Richard MacLemale wrote: But I still can't get a stack to search its own fields. Are field searches a GUI thing that is impossible in an mt script? I think that IS the case. So you probably have to work around that by using offset or something else. It

Re: Go Stack

2002-03-19 Thread J. Landman Gay
I wrote: I think I went astray because I've done the stack-on-the-web thing in HC and I was looking for similar behavior in MC, but I guess it isn't going to work. Whoa. I accidentally did it -- it does work. :) Very cool. I didn't have all the pieces together exactly right at any given

Re: Go Stack

2002-03-19 Thread Phil Davis
- Original Message - From: J. Landman Gay [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, March 19, 2002 9:15 PM Subject: Re: Go Stack I wrote: I think I went astray because I've done the stack-on-the-web thing in HC and I was looking for similar behavior in MC, but I

urling a font file

2002-03-19 Thread Mark Talluto
Hello out there. I am creating a simple installer that will copy over fonts from a folder to the fonts folder on OS 10.1.3. I am using the put binfile://path to font into lFontFile method. The problem is that nothing is brought in. Yet other types of files were successfully brought in.

Re: Go Stack

2002-03-19 Thread J. Landman Gay
Phil Davis wrote: It looks like every reference to an object has to be a long reference. I was incorrectly using short references before. You might be able to set the defaultStack to the target stack and then use short references - but I don't know for sure. Whaddya know. You can. :)

Re: urling a font file

2002-03-19 Thread Scott Rossi
Recently, Mark Talluto wrote: I am using the put binfile://path to font into lFontFile method. The problem is that nothing is brought in. Yet other types of files were successfully brought in. Can anyone think of a reason why a font file can not be imported? I tried dropping the font

Re: urling a font file

2002-03-19 Thread Mark Talluto
On Tuesday, March 19, 2002, at 10:27 PM, Scott Rossi wrote: Recently, Mark Talluto wrote: I am using the put binfile://path to font into lFontFile method. The problem is that nothing is brought in. Yet other types of files were successfully brought in. Can anyone think of a reason