Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Homework

Name: 2009-08-18 10:35

Output a thousand Sussmen in an individualistic way.

Name: Anonymous 2009-08-20 16:15

-- Sussmen.scpt copyright © 2009 dArksTeveJ darkstevej@mac.com
-- If u use this applescript for your own script then u must credit me
-- Thx 2 420dude for the loop script & MIKE3000 for debug/testing

set the Sussman to "Sussman " as string
set the Sussmen to "" as string
set the NumberOfSussmenToOuptut to 1000

repeat with TheTemporaryIndexOfTheLoop from 0 to the NumberOfSussmenToOuptut
    set the Sussmen to the Sussmen & the Sussman
end repeat

display dialog Sussmen


_________
Sent from my Macbook Pro

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List