Re: magic integer converter number 62? - Joking???
Re: magic integer converter number 62? - Joking???
- Subject: Re: magic integer converter number 62? - Joking???
- From: Paul Berkowitz <email@hidden>
- Date: Thu, 22 Feb 2001 09:53:24 -0800
On 2/22/01 8:17 AM, "Arthur J Knapp" <email@hidden> wrote:
>
> Date: Wed, 21 Feb 2001 18:15:41 -0800
>
> Subject: Re: magic integer converter number 62? - Joking???
>
> From: Paul Berkowitz <email@hidden>
>
>
> On 2/21/01 2:57 PM, "Michelle Steiner" <email@hidden> wrote:
>
>> On 2/21/01 1:54 PM, ThK <email@hidden> wrote:
>
>
>> set x to 61
>
>> set b to ((x + (2.6 - (2.6 mod 1))) - x) as integer
>
>
>> --> Can't make 2.0 into a integer.
>
>>
>
>> run it and try it for yourself.
>
>
Many of us have, and we are not getting the error.
>
>
Lets try and figure this out. I am using both Apple's Script Editor
>
and Script Debugger 2.0 under system 9.0.4, with a blue G3. The only
>
third-party scripting additions I am using are Jon's commands.
>
>
What versions are the people who get errors using?
>
Have you tried
(64.6 - 0.6) as integer
--> Can't make 64.0 into an integer
(32.3 - 0.3) as integer
--> Can't make 32.0 into an integer
(129.2 - 1.2) as integer
--> Can't make 128.0 into an integer
Do all those work for you? Was my message going into all this in the
"missing digests" yesterday. OMM,
(2^(n + 4) + (n * 0.3)) - (n * 0.3) -- n an integer > 0
always leads to this error message, in Script Editor and Smile:
--> Can't make (2^(n + 4)).0 into an integer
(That's just my shorthand for 32.0, 64.0, 128.0, etc.)
OS 9.1/AS 1.5.5 (I wonder if that's the determining feature?)
Lots of osaxen, many different from Michelle's:
ACME Script Widgets 2.5.2
AppleScript Formatting
Application Menu
BB Commands 1.0.5
Collapse Windows
Date String for
DecodeQP OSAX
Dialog Director
Display Text
FileSharing Commands
FindFIle
GURL stuff
Jon9s Commands
Kamprath's Text Utilities
Keyboard Addition
MonitorDepth
OneClick Scripting Additions
programmer's tool
RegEx Commands
Remote Access Commands
Resource Utilities
Satimage
Sdndi's Additions
Sigma9s Additions
Sigma9s Coercions
Sleep Commands
Sort
Standard Additions
StuffIt Commands
Tanaka's Extra
Tanaka's osax 2.0
TEC.PPC
Wait Application
WaitTicks
7Akua Sweets"
--
Paul Berkowitz