SetScriptPath File Command

SETSCRIPTPATH System Commands

AmigaOnly

Set the default file path for executing and exporting external scripts, and for loading and saving the PageStream3 Scripts file.

setscriptpath [SAVE]

filepath/s The path for the files.

SAVE Saves to the PageStream3 Preferences file.

Examples:

setscriptpath 'Rexx:'

 

SetScriptPath  Command Definition  url:PGScmd/setscriptpath
  created:2006-03-31 10:52:58   last updated:2006-03-31 10:52:58
  Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.

User Contributed Comments For SetScriptPath
Dan Kilroy wrote...2006-05-04 13:23:04

Script command submitted from PageStream internal documentation. Needs to be checked and merged with the command documentation above.

Gets the {...} .

SetScriptPath (scriptpath [SAVE])


Parameters:


Results:


Notes:


See Also:


Examples:
Python:


ARexx:

Applescript:

User Contributed Comments For SetScriptPath