On 10 Jan 2004, at 18:00, [EMAIL PROTECTED] wrote:


Message: 3
Date: Sat, 10 Jan 2004 16:43:06 +0100
From: Wouter <[EMAIL PROTECTED]>
Subject: Re: problems pasting text into the IDE (mac os x)
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=US-ASCII; format=flowed

Next results on:

Message: 7
Date: Fri, 9 Jan 2004 20:59:31 -0700
From: Alex Rice <[EMAIL PROTECTED]>
Subject: problems pasting text into the IDE (mac os x)
To: How to use Revolution <[EMAIL PROTECTED]>
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=US-ASCII; format=flowed




snip


Other test on: problems pasting text into the IDE (mac os x)


on mouseUp
put "on mouseup" & cr & "beep" & cr & "end mouseup" into fld "test1"
put numtochar(0) after char 2 of word 1 of line 2 of fld "test1" --test with 0 8 29
set the script of btn "test" to fld "test1"
if the result is "" then put "the script is set"
else put "something is wrong with the script"
end mouseUp


with numtochar(0) you get "something is wrong with the script"        
but no script error dialog is generated
and when opening the script editor :

     on mouseup
        be

with numtochar(8 or 29) you get "the script is set"
but when run the execution error is generated.
When the script editor is opened the script
seems normal to the eye

Food for virii writers or busters

Greetings,
WA




_______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to