

Use the id property of the text class instead.Ĭonverts a character to its numeric value. For a script script object, executes its run handler.Īssigns one or more values to one or more script variables or application objects.ĭeprecated starting in AppleScript 2.0. For a script application, launches it and sends it the run command. Launches the specified application without sending it a run command.įor an application, launches it. Returns the value of a script expression or an application object. Returns a list of all scripting components.Ĭopies one or more values into variables.Ĭounts the number of elements in an object. Returns a script object loaded from a file. Returns the difference between local time and GMT (Universal Time). Gets environment variables or attributes of this computer. Sets the sound output and/or input volume. Returns the sound output and input volume settings. Opens a URL with the appropriate program.Įxecutes a shell script using the sh shell. Writes data to a file that was opened for access with write permission. Reads data from a file that has been opened for access. Opens a disk file for the read and write commands.
#Applescript text cleaner full#
Returns the full path to the specified resource.Ĭloses a file that was opened for access. Returns the full path to the specified folder. Returns the full path to the specified application. Returns the contents of a specified folder.ĭeprecated Use tell application "System Events" to get the name of every disk item of. Returns a list of the currently mounted volumes.ĭeprecated Use tell application "System Events" to get the name of every disk. Returns information for a file or folder. In Script Editor, displays a value in the Event Log History window or in the Event Log pane of a script window. Brings an application to the front, and opens it if it is on the local computer and not already running.
