Two identical strings: Difference between revisions

m
m (→‎{{header|AppleScript}}: →‎Idiomatic: Posting tag correction.)
Line 786:
----
===Idiomatic===
<lang applescript><lang applescript>on task(maxN)
set startWith0 to false -- Change to true to start with 0 and "00".
set rhv to -(startWith0 as integer) -- Start value of "right hand" string.
557

edits