summaryrefslogtreecommitdiffstats
path: root/Mac/Lib/toolbox/Standard_Suite.py
diff options
context:
space:
mode:
Diffstat (limited to 'Mac/Lib/toolbox/Standard_Suite.py')
-rw-r--r--Mac/Lib/toolbox/Standard_Suite.py34
1 files changed, 17 insertions, 17 deletions
diff --git a/Mac/Lib/toolbox/Standard_Suite.py b/Mac/Lib/toolbox/Standard_Suite.py
index 0fdd7b2..d30e1dc 100644
--- a/Mac/Lib/toolbox/Standard_Suite.py
+++ b/Mac/Lib/toolbox/Standard_Suite.py
@@ -1,7 +1,7 @@
"""Suite Standard Suite: Common terms for most applications
Level 1, version 1
-Generated from Moes:System folder:Extensions:Scripting Additions:Dialects:English Dialect
+Generated from flap:Systeemmap:Extensies:Script-extra's:Dialecten:Engels dialect
AETE/AEUT resource version 1/0, language 0, script 0
"""
@@ -51,7 +51,7 @@ class Standard_Suite:
Required argument: the object class about which information is requested
Keyword argument _in: the human language and script system in which to return information
Keyword argument _attributes: AppleEvent attribute dictionary
- Returns: a record containing the objectÕs properties and elements
+ Returns: a record containing the object¹s properties and elements
"""
_code = 'core'
_subcode = 'qobj'
@@ -63,7 +63,7 @@ class Standard_Suite:
_reply, _arguments, _attributes = self.send(_code, _subcode,
_arguments, _attributes)
if _arguments.has_key('errn'):
- raise MacOS.Error, aetools.decodeerror(_arguments)
+ raise aetools.Error, aetools.decodeerror(_arguments)
# XXXX Optionally decode result
if _arguments.has_key('----'):
return _arguments['----']
@@ -91,7 +91,7 @@ class Standard_Suite:
_reply, _arguments, _attributes = self.send(_code, _subcode,
_arguments, _attributes)
if _arguments.has_key('errn'):
- raise MacOS.Error, aetools.decodeerror(_arguments)
+ raise aetools.Error, aetools.decodeerror(_arguments)
# XXXX Optionally decode result
if _arguments.has_key('----'):
return _arguments['----']
@@ -117,7 +117,7 @@ class Standard_Suite:
_reply, _arguments, _attributes = self.send(_code, _subcode,
_arguments, _attributes)
if _arguments.has_key('errn'):
- raise MacOS.Error, aetools.decodeerror(_arguments)
+ raise aetools.Error, aetools.decodeerror(_arguments)
# XXXX Optionally decode result
if _arguments.has_key('----'):
return _arguments['----']
@@ -143,7 +143,7 @@ class Standard_Suite:
_reply, _arguments, _attributes = self.send(_code, _subcode,
_arguments, _attributes)
if _arguments.has_key('errn'):
- raise MacOS.Error, aetools.decodeerror(_arguments)
+ raise aetools.Error, aetools.decodeerror(_arguments)
# XXXX Optionally decode result
if _arguments.has_key('----'):
return _arguments['----']
@@ -163,7 +163,7 @@ class Standard_Suite:
_reply, _arguments, _attributes = self.send(_code, _subcode,
_arguments, _attributes)
if _arguments.has_key('errn'):
- raise MacOS.Error, aetools.decodeerror(_arguments)
+ raise aetools.Error, aetools.decodeerror(_arguments)
# XXXX Optionally decode result
if _arguments.has_key('----'):
return _arguments['----']
@@ -189,7 +189,7 @@ class Standard_Suite:
_reply, _arguments, _attributes = self.send(_code, _subcode,
_arguments, _attributes)
if _arguments.has_key('errn'):
- raise MacOS.Error, aetools.decodeerror(_arguments)
+ raise aetools.Error, aetools.decodeerror(_arguments)
# XXXX Optionally decode result
if _arguments.has_key('----'):
return _arguments['----']
@@ -215,7 +215,7 @@ class Standard_Suite:
_reply, _arguments, _attributes = self.send(_code, _subcode,
_arguments, _attributes)
if _arguments.has_key('errn'):
- raise MacOS.Error, aetools.decodeerror(_arguments)
+ raise aetools.Error, aetools.decodeerror(_arguments)
# XXXX Optionally decode result
if _arguments.has_key('----'):
return _arguments['----']
@@ -236,7 +236,7 @@ class Standard_Suite:
_reply, _arguments, _attributes = self.send(_code, _subcode,
_arguments, _attributes)
if _arguments.has_key('errn'):
- raise MacOS.Error, aetools.decodeerror(_arguments)
+ raise aetools.Error, aetools.decodeerror(_arguments)
# XXXX Optionally decode result
if _arguments.has_key('----'):
return _arguments['----']
@@ -267,7 +267,7 @@ class Standard_Suite:
_reply, _arguments, _attributes = self.send(_code, _subcode,
_arguments, _attributes)
if _arguments.has_key('errn'):
- raise MacOS.Error, aetools.decodeerror(_arguments)
+ raise aetools.Error, aetools.decodeerror(_arguments)
# XXXX Optionally decode result
if _arguments.has_key('----'):
return _arguments['----']
@@ -293,7 +293,7 @@ class Standard_Suite:
_reply, _arguments, _attributes = self.send(_code, _subcode,
_arguments, _attributes)
if _arguments.has_key('errn'):
- raise MacOS.Error, aetools.decodeerror(_arguments)
+ raise aetools.Error, aetools.decodeerror(_arguments)
# XXXX Optionally decode result
if _arguments.has_key('----'):
return _arguments['----']
@@ -313,7 +313,7 @@ class Standard_Suite:
_reply, _arguments, _attributes = self.send(_code, _subcode,
_arguments, _attributes)
if _arguments.has_key('errn'):
- raise MacOS.Error, aetools.decodeerror(_arguments)
+ raise aetools.Error, aetools.decodeerror(_arguments)
# XXXX Optionally decode result
if _arguments.has_key('----'):
return _arguments['----']
@@ -333,7 +333,7 @@ class Standard_Suite:
_reply, _arguments, _attributes = self.send(_code, _subcode,
_arguments, _attributes)
if _arguments.has_key('errn'):
- raise MacOS.Error, aetools.decodeerror(_arguments)
+ raise aetools.Error, aetools.decodeerror(_arguments)
# XXXX Optionally decode result
if _arguments.has_key('----'):
return _arguments['----']
@@ -358,7 +358,7 @@ class Standard_Suite:
_reply, _arguments, _attributes = self.send(_code, _subcode,
_arguments, _attributes)
if _arguments.has_key('errn'):
- raise MacOS.Error, aetools.decodeerror(_arguments)
+ raise aetools.Error, aetools.decodeerror(_arguments)
# XXXX Optionally decode result
if _arguments.has_key('----'):
return _arguments['----']
@@ -385,7 +385,7 @@ class Standard_Suite:
_reply, _arguments, _attributes = self.send(_code, _subcode,
_arguments, _attributes)
if _arguments.has_key('errn'):
- raise MacOS.Error, aetools.decodeerror(_arguments)
+ raise aetools.Error, aetools.decodeerror(_arguments)
# XXXX Optionally decode result
if _arguments.has_key('----'):
return _arguments['----']
@@ -411,7 +411,7 @@ class Standard_Suite:
_reply, _arguments, _attributes = self.send(_code, _subcode,
_arguments, _attributes)
if _arguments.has_key('errn'):
- raise MacOS.Error, aetools.decodeerror(_arguments)
+ raise aetools.Error, aetools.decodeerror(_arguments)
# XXXX Optionally decode result
if _arguments.has_key('----'):
return _arguments['----']