diff --git a/Mac/Demo/applescript.html b/Mac/Demo/applescript.html index 2a27a8a7dbe..014e2ad8969 100644 --- a/Mac/Demo/applescript.html +++ b/Mac/Demo/applescript.html @@ -77,7 +77,6 @@ We next specify the folder from which gensuitemodule should import the standard suites. Here, we always select Python:Mac:Lib:lib-scriptpackages:StdSuites. (There is one exception to this rule: when you are generating StdSuites itself - you select _builtinSuites.)

@@ -87,9 +86,7 @@ each AppleEvent suite it finds, gensuitemodule.py prompts us for the filename of the resulting python module. Remember to change folders for the first module—you don't want to clutter up, say, the -Eudora folder - +Disk Copy folder with your python interfaces. If you want to skip a suite, press cancel and the process continues with the next suite.

@@ -106,7 +103,6 @@ continues with the next suite.

stored.
  • Specify the folder Python:Mac:Lib:lib-scriptpackages:StdSuites - to import the standard suites (or _builtinSuites if you are generating StdSuites itself).
  • @@ -121,7 +117,7 @@ continues with the next suite.