home *** CD-ROM | disk | FTP | other *** search
/ MacGames Sampler / PHT MacGames Bundle.iso / MacSource Folder / Samples from the CD / Other Langs / MacPerl ƒ / macscripts / PerlFromAppleScript < prev    next >
Encoding:
Text File  |  1993-08-18  |  96 b   |  3 lines  |  [TEXT/ToyS]

  1. tell application "MacPerl"
  2.     Do Script "&MacPerl'Reply(join(\", \", stat(\"MacPerl\")))"
  3. end tell