Monday, March 28, 2011
Saturday, March 26, 2011
Sunday, March 20, 2011
Tuesday, March 15, 2011
Wednesday, March 9, 2011
How do you stay inspired?
| Standard Suite | Common classes and commands for most applications. |
close v : Close an object.
close reference : the object for the command
[saving ask/no/yes] : Specifies whether changes should be saved before closing.
[saving in alias] : The file in which to save the object.
count v : Return the number of elements of a particular class within an object.
count reference : the object for the command
[each type class] : The class of objects to be counted.
→ integer
delete v : Delete an object.
delete reference : the object for the command
duplicate v : Copy object(s) and put the copies at a new location.
duplicate reference : the object for the command
to location reference : The location for the new object(s).
[with properties record] : Properties to be set in the new duplicated object(s).
exists v : Verify if an object exists.
exists reference : the object for the command
→ boolean
get v : Get the data for an object.
get reference : the object for the command
→ anything
make v : Make a new object.
make
new type class : The class of the new object.
[at location reference] : The location at which to insert the object.
[with data anything] : The initial data for the object.
[with properties record] : The initial values for properties of the object.
→ reference
move v : Move object(s) to a new location.
move reference : the object for the command
to location reference : The new location for the object(s).
open v : Open an object.
open alias : The file(s) to be opened.
print v : Print an object.
print alias : The file(s) or document(s) to be printed.
[print dialog boolean] : Should the application show the Print dialog?
quit v : Quit an application.
quit reference : the object for the command
[saving ask/no/yes] : Specifies whether changes should be saved before quitting.
save v : Save an object.
save reference : the object for the command
[as Unicode text] : The file type in which to save the data.
[in alias] : The file in which to save the object.
set v : Set an object's data.
set reference : the object for the command
to anything : The new value.
elements
contained by application, application.
properties
modified (boolean, r/o) : Has the document been modified since the last save?
name (Unicode text) : The document's name.
path (Unicode text) : The document's path.
item n : A scriptable object.
properties
class (type class, r/o) : The class of the object.
properties (record) : All of the object's properties.
elements
contained by application, application.
properties
bounds (bounding rectangle) : The bounding rectangle of the window.
closeable (boolean, r/o) : Whether the window has a close box.
floating (boolean, r/o) : Whether the window floats.
id (integer, r/o) : The unique identifier of the window.
index (integer) : The index of the window, ordered front to back.
miniaturizable (boolean, r/o) : Whether the window can be miniaturized.
miniaturized (boolean) : Whether the window is currently miniaturized.
modal (boolean, r/o) : Whether the window is the application's current modal window.
name (Unicode text) : The full title of the window.
resizable (boolean, r/o) : Whether the window can be resized.
titled (boolean, r/o) : Whether the window has a title bar.
visible (boolean) : Whether the window is currently visible.
zoomable (boolean, r/o) : Whether the window can be zoomed.
zoomed (boolean) : Whether the window is currently zoomed.
| Text Suite | A set of basic classes for text processing. |
attachment n [inh. text > item] : Represents an inline text attachment. This class is used mainly for make commands.
elements
contains attachments, attribute runs, characters, paragraphs, words; contained by attachments, attribute runs, characters,paragraphs, texts, words.
properties
file name (Unicode text) : The path to the file for the attachment
attribute run n [inh. item] : This subdivides the text into chunks that all have the same attributes.
elements
contains attachments, attribute runs, characters, paragraphs, words; contained by attachments, attribute runs, characters,paragraphs, texts, words.
properties
font (Unicode text) : The name of the font of the first character.
size (integer) : The size in points of the first character.
elements
contains attachments, attribute runs, characters, paragraphs, words; contained by attachments, attribute runs, characters,paragraphs, texts, words.
properties
font (Unicode text) : The name of the font of the first character.
size (integer) : The size in points of the first character.
elements
contains attachments, attribute runs, characters, paragraphs, words; contained by attachments, attribute runs, characters,paragraphs, texts, words.
properties
font (Unicode text) : The name of the font of the first character.
size (integer) : The size in points of the first character.
elements
properties
font (Unicode text) : The name of the font of the first character.
size (integer) : The size in points of the first character.
elements
contains attachments, attribute runs, characters, paragraphs, words; contained by attachments, attribute runs, characters,paragraphs, texts, words.
properties
font (Unicode text) : The name of the font of the first character.
size (integer) : The size in points of the first character.
| TextEdit suite | TextEdit specific classes. |
| Type Definitions | Records used in scripting TextEdit |
print settings n
properties
copies (integer) : the number of copies of a document to be printed
collating (boolean) : Should printed copies be collated?
starting page (integer) : the first page of the document to be printed
ending page (integer) : the last page of the document to be printed
pages across (integer) : number of logical pages laid across a physical page
pages down (integer) : number of logical pages laid out down a physical page
error handling (standard/detailed) : how errors are handled
fax number (string) : for fax number
target printer (string) : for target printer
![]() |
| MS Paint, Windows 7 |
Script buttons and the DOS prompt
Time-Sensitive Information should not be e-mailed.
-create a website
-album (create an online photo album)
Simple & Fun
Presenting, Proposing, and Conducting
7 Quizzes
Take-Home
Textbook: Miller, M.
Absolute Beginner's Guide to Computer Basics (4th Edition)
http://proquest.safaribooksonline.com
-What do you want to see coming out of this class?
John Roberts
Modesto, CA
UCSB (PhD dropout)
Skype: jrob8577
name
--------
pic
--------
info
--------
-create a website
-album (create an online photo album)
Simple & Fun
Presenting, Proposing, and Conducting
7 Quizzes
Take-Home
Textbook: Miller, M.
Absolute Beginner's Guide to Computer Basics (4th Edition)
http://proquest.safaribooksonline.com
-What do you want to see coming out of this class?
John Roberts
Modesto, CA
UCSB (PhD dropout)
Skype: jrob8577
name
--------
pic
--------
info
--------
Subscribe to:
Posts (Atom)



