Re: ColorizeScript challenge

2006-05-06 Thread wouter
repeat repeat for each word w in the functionNames put DarkOrange into lScriptColors[w] end repeat repeat for each word w in the propertyNames put red into lScriptColors[w] end repeat end setupcolors Try it on scripts with half a block comment /* Greetings, Wouter

Re: ColorizeScript challenge

2006-04-28 Thread wouter
evaluating token 1 of the word, and replacing token 1 of the word if needed. In brief testing it seems okay so far -- is it? Try it on something like: on mouseup put local into tString end mouseup -- Richard Gaskin Managing Editor, revJournal Greetings, Wouter

Re: ColorizeScript challenge

2006-04-26 Thread wouter
. Some more thinking to do. Another one of which could cause colorizing problems in your script, are those #9; and the likes. Everything behind the # will be considered a comment. Greetings, Wouter ___ metacard mailing list metacard@lists.runrev.com

Re: Go menu in script editor

2005-06-29 Thread Wouter
and showBorder = false in other script editor menu buttons. snip best regards Tariel Could be related to bug 2626, which was already there in rev 2.5 + os x 10.3.5 Greetings, Wouter ___ metacard mailing list metacard@lists.runrev.com http

Re: debugging session on FlipsIDE

2005-02-15 Thread Wouter
debugging session on FlipsIDE Wouter Mon, 14 Feb 2005 11:19:31 -0800 Hi All, - A major problem causing situation is created by switching to Metacard without purging the stacks with same names -- answer dialog, ask dialog, color chooser and execution error. When one of these stacks is called

debugging session on FlipsIDE

2005-02-14 Thread Wouter
Hi All, - A major problem causing situation is created by switching to Metacard without purging the stacks with same names -- answer dialog, ask dialog, color chooser and execution error. When one of these stacks is called the condition of the app is destabilized. For example switch to

Re: FipsIDE

2005-02-12 Thread Wouter
Re: FipsIDE Richard Gaskin Thu, 27 Jan 2005 16:08:32 -0800 Tariel Gogoberidze wrote: on 1/24/05 12:01, [EMAIL PROTECTED] at [EMAIL PROTECTED] wrote: I just uploaded the alpha to: http://groups.yahoo.com/group/MC_IDE/files/Extras/ It's a far cry from where it's headed, but at least the raw

Re: function to calculate string length...

2005-01-03 Thread Wouter
On 29 Dec 2004, at 18:00, [EMAIL PROTECTED] wrote: Message: 1 Date: Tue, 28 Dec 2004 20:08:02 -0800 From: Chipp Walters [EMAIL PROTECTED] Subject: Re: function to calculate string length... To: Discussions on Metacard metacard@lists.runrev.com Message-ID: [EMAIL PROTECTED] Content-Type:

a test, disregard please

2004-12-27 Thread Wouter
test ___ metacard mailing list metacard@lists.runrev.com http://lists.runrev.com/mailman/listinfo/metacard

Re: function to calculate string length...

2004-12-27 Thread Wouter
Re: function to calculate string length... Chipp Walters Sun, 26 Dec 2004 04:21:44 -0800 Well, I cobbled this together from some of the archives... Anyone see an obvious place to optimize? on formatFld pFldName, pTxt lock screen put the width of fld pFldName into tW set the width of fld

heterogenous app: Revolution with MC IDE

2004-07-30 Thread Wouter
Hi all, Ever tried the rev player inside a pristine MC IDE folder by dragging mcHome.mc on top of it? If you don't mind the rev name in the menubar then there is no need to transplant the engine inside the MC app. (but abstain from revonline) Greetings, WA

Re: heterogenous app: Revolution with MC IDE

2004-07-30 Thread Wouter
From: Richard Gaskin Subject: Re: heterogenous app: Revolution with MC IDE Date: Fri, 30 Jul 2004 15:08:49 -0700 Wouter wrote: Hi all, Ever tried the rev player inside a pristine MC IDE folder by dragging mcHome.mc on top of it? If you don't

Re: MC IDE v2.6b6 posted

2004-07-24 Thread Wouter
MC IDE v2.6b6 posted Richard Gaskin ambassador at fourthworld.com Fri Jul 23 22:32:45 EDT 2004 * Previous message: MC IDE v2.6b6 posted * Next message: MC IDE v2.6b6 posted * Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] Ken Ray wrote: Ken (or anyone else who has

Re: MC IDE v2.6b6 posted

2004-07-24 Thread Wouter
On 24 Jul 2004, at 13:35, [EMAIL PROTECTED] wrote: Message: 12 Date: Sat, 24 Jul 2004 13:38:22 +0200 From: Wouter [EMAIL PROTECTED] Subject: Re: MC IDE v2.6b6 posted To: [EMAIL PROTECTED] Message-ID: [EMAIL PROTECTED] Content-Type: text/plain; charset=US-ASCII; format=flowed MC IDE v2.6b6 posted

Re: alwaysBuffer not set...

2004-07-21 Thread Wouter
Richard Gaskin ambassador at fourthworld.com Tue Jul 20 19:55:43 EDT 2004 * Previous message: alwaysBuffer not set... * Next message: alwaysBuffer not set... * Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] Alain Farmer wrote: Wouter wrote: I look at MC and RR

Re: alwaysBuffer not set...

2004-07-21 Thread Wouter
to be what Rev's initialization script does. -- Richard Gaskin Fourth World Media Corporation Greetings, Wouter ___ metacard mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/metacard

Re: alwaysBuffer not set...

2004-07-21 Thread Wouter
executing. which is obviously not the case (and I should have checked this). -- Richard Gaskin Fourth World Media Corporation Greetings, Wouter ___ metacard mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/metacard

Re: alwaysBuffer not set...

2004-07-20 Thread Wouter
, to be discovered by (sometimes enervated :-) users. -- Richard Gaskin Fourth World Media Corporation Regards, Wouter ___ metacard mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/metacard

Re: alwaysBuffer not set...

2004-07-20 Thread Wouter
alwaysBuffer not set... Richard Gaskin ambassador at fourthworld.com Tue Jul 20 16:13:47 EDT 2004 * Previous message: alwaysBuffer not set... * Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] Wouter wrote: --big snip If this is at engine level then the engine itself

Re: active plugins

2004-07-19 Thread Wouter
active plugins FlexibleLearning at aol.com FlexibleLearning at aol.com Mon Jul 19 12:21:03 EDT 2004 * Previous message: Vector data * Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] Recently, Richard Gaskin wrote: So the question is: Do we need an active mode for

Re: reinvestigation of the errormessages

2004-06-12 Thread Wouter
J. Landman Gay jacque at hyperactivesw.com Fri Jun 11 20:44:08 EDT 2004 snip It's available for early testing by Rev Enterprise users, but has not been formally released yet. If you aren't an Enterprise user, you'll have to wait for the official release. -- Jacqueline Landman Gay |

Re: reinvestigation of the errormessages

2004-06-11 Thread Wouter
On 11 Jun 2004, at 18:00, [EMAIL PROTECTED] wrote: Message: 7 Date: Fri, 11 Jun 2004 17:46:46 +0200 From: Wilhelm Sanke [EMAIL PROTECTED] In the Rev engine 2.3A2, which appears as Metacard 2.6.1 in the MC_IDE, the problem of erroneous error messages has apparently been fixed now. Where can one

reinvestigation of the errormessages

2004-06-10 Thread Wouter
Hi fellow error victims, In the refresh handler of the execution error stack there are the following lines: put the number of lines in ee into lc if lc 100 then delete line 100 to lc of ee Further on in the refresh handler there is a repeat loop which starts with: repeat

Re: reinvestigation of the errormessages

2004-06-10 Thread Wouter
On 10 Jun 2004, at 18:00, [EMAIL PROTECTED] wrote: Message: 2 Date: Thu, 10 Jun 2004 06:20:18 -0700 From: Richard Gaskin [EMAIL PROTECTED] Subject: Re: reinvestigation of the errormessages To: Discussions on Metacard [EMAIL PROTECTED] Message-ID: [EMAIL PROTECTED] Content-Type: text/plain;

Re: Open as palette

2004-05-19 Thread Wouter
Open as palette Alejandro Tejada capellan2000 at yahoo.com Tue May 18 17:14:17 EDT 2004 on Tue, 18 May 2004 Richard Gaskin wrote: So the question for the crew here is: Is it better to have the IDE honor the stack's style or override it and open the stack in a specific mode. I'll prefer that

Metacard Plugins Manager

2004-05-14 Thread Wouter
Hi everybody, Some questions about the functions/workings of the plugins manager. Why is it necessary the plugins manager loads all the plugin stacks of the plugin folder into memory when opened? Shouldn't this be an extra option? Or at least have the choice which ones have to be loaded after

Re: Re: Plugins, fonts

2004-05-07 Thread Wouter
On 07 May 2004, at 08:04, [EMAIL PROTECTED] wrote: Message: 6 Date: Thu, 06 May 2004 23:05:06 -0700 From: Richard Gaskin [EMAIL PROTECTED] Subject: Re: Plugins, fonts To: Discussions on Metacard [EMAIL PROTECTED] Message-ID: [EMAIL PROTECTED] Content-Type: text/plain; charset=us-ascii;

Re: Plugins, fonts

2004-05-07 Thread Wouter
Oops typo, can must be can't, sorry... Please review the credit for your contributions that I added in B4 and let me know if you feel it's appropriate (Help-Licensing, Version History tab). Also, please consider updating the Read Me to include a descriptions of this new active plugin feature.

Re: Plugins, fonts

2004-05-07 Thread Wouter
I found it at last, I must have been blind. But... (Help-Licensing, Version History tab). I didn't think about the help menu and started with the help button on the home stack. This way you reach a license button which opens the Licensing Metacard stack where no version history button is. May be

Re: Plugins, fonts

2004-05-07 Thread Wouter
On 07 May 2004, at 18:00, [EMAIL PROTECTED] wrote: Message: 1 Date: Fri, 07 May 2004 08:24:53 -0700 From: Richard Gaskin [EMAIL PROTECTED] Subject: Re: Plugins, fonts To: Discussions on Metacard [EMAIL PROTECTED] Message-ID: [EMAIL PROTECTED] Content-Type: text/plain; charset=us-ascii;

Re: workaround for exec err dialog?

2004-05-03 Thread Wouter
workaround for exec err dialog? Richard Gaskin ambassador at fourthworld.com Mon May 3 11:33:38 EDT 2004 I may have found a workaround for the engine issue in which the error data param sent with errorDialog contains erroneous information: I've found that for each erroneous entry the line and

RE: MC IDE 2.6b2 posted

2004-04-29 Thread Wouter
MC IDE 2.6b2 posted Richard Gaskin ambassador at fourthworld.com Thu Apr 29 03:20:23 EDT 2004 * Previous message: Unicode in MC * Next message: MC IDE 2.6b2 posted * Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] MC IDE v2.6 BETA 2 has been posted for your review to the

Re: erroneous error codes

2004-04-22 Thread Wouter
On 21 Apr 2004, at 18:00, [EMAIL PROTECTED] wrote: Message: 2 Date: Tue, 20 Apr 2004 21:23:40 -0500 From: J. Landman Gay [EMAIL PROTECTED] Subject: Re: erroneous error codes To: Discussions on Metacard [EMAIL PROTECTED] Message-ID: [EMAIL PROTECTED] Content-Type: text/plain; charset=us-ascii;

Re: erroneous error codes

2004-04-22 Thread Wouter
Oops, small correction: on errorDialog which if length(which) 5 then put line -5 to -1 of which into which ### the change set the executionerror of card 1 of stack Execution Error to which modeless Execution Error send refresh to card 1 of stack Execution Error end errorDialog HTH,

Re: erroneous error codes

2004-04-22 Thread Wouter
snip The main change here is to use line -4 to -1 of the error codes if the first line has a target object that is 0. See if this works and let me know. As I said, I don't think this is a perfect fix, but it seems to be on the right track. Why the 4 last lines? If metacard is reporting the

Re: erroneous error codes

2004-04-22 Thread Wouter
erroneous error codes Richard Gaskin ambassador at fourthworld.com Thu Apr 22 16:19:57 EDT 2004 snip Should we consider replacing the execution error dialog? The current version is not especially helpful in development, and is arguably too ugly to use in standalones. It should be possible to

Re: The Scripters Scrapbook v3

2003-08-25 Thread wouter
Hi, It is good to transpose this one to Metacard/Revolution. One little suggestion would be not to change the look and feel because this changes the look and feel of all stacks in MC/Rev you working on while you are reading/searching in The Scripters Scrapbook. There are other (more laborious)

Re: metacard digest, Vol 1 #552 - 2 msgs

2003-03-20 Thread wouter
Re: metacard digest, Vol 1 #552 - 2 msgs * From: John Vokey * Subject: Re: metacard digest, Vol 1 #552 - 2 msgs * Date: Tue, 18 Mar 2003 09:54:55 -0800 - snip I like it: nice use of the decimal to binary conversion to implement my algorithm (i.e., 1/0 flags to indicate

Re: metacard digest, Vol 1 #552 - 2 msgs

2003-03-20 Thread wouter
Sorry, small correction on previous message : put dec2Bin(i) into i must be put dec2Bin(i) into b Still have a nice day WA ___ metacard mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/metacard

Re:C function in metaTalk?

2003-03-14 Thread Wouter Abraham
C function in metaTalk? * From: eric . allen . engle * Subject: C function in metaTalk? * Date: Thu, 13 Mar 2003 05:09:52 -0800 I'm trying to translate the following C functions into hypertalk. If done properly they take as input a string, say ABC and then permutate it into a a b a b c b