• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: div bug
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: div bug


  • Subject: Re: div bug
  • From: Michael Ghilissen <email@hidden>
  • Date: Tue, 4 Aug 2009 06:04:21 -0400

Hi Philip,

I am discovering the value of tclsh, after reading your post and I would like to explore from there.

Does that mean that tclsh could be used as a calculator to overcome the math shortcomings in AS? I found these tutorials:
http://www.beedub.com/book/3rd/Tclintro.pdf
  http://www.tcl.tk/man/tcl8.5/tutorial/tcltutorial.html 

For example, it is quite easy to write this tclsh script in AS:
          puts "Start"
set i 0
while {$i < 10} {
    puts "I inside third loop: $i"
    incr i
    puts "I after incr: $i"
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden

  • Follow-Ups:
    • Re: div bug
      • From: Philip Aker <email@hidden>
    • Re: div bug
      • From: "Mark J. Reed" <email@hidden>
    • Re: div bug
      • From: Emmanuel LEVY <email@hidden>
References: 
 >div bug (From: julifos <email@hidden>)
 >Re: div bug (From: Philip Aker <email@hidden>)

  • Prev by Date: Re: div bug
  • Next by Date: Re: div bug
  • Previous by thread: Re: div bug
  • Next by thread: Re: div bug
  • Index(es):
    • Date
    • Thread