SplitPaths Object Command

SPLITPATHS Object Commands

Splits the paths of selected path(s) into their subpath(s).

splitpaths [DOCUMENT name | WINDOW name | OBJECTID number]

DOCUMENT/s The document name.

WINDOW/s The window name.

OBJECTID/i The number of the object.

Default=current.

Examples:

splitpaths

splitpaths document 'project.doc'

 

SplitPaths  Command Definition  url:PGScmd/splitpaths
  created:2006-03-31 10:53:01   last updated:2006-03-31 10:53:01
  Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.

User Contributed Comments For SplitPaths
Dan Kilroy wrote...2006-05-03 19:48:19

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

Splits the {...} .

SplitPaths ([DOCUMENT document | WINDOW document-window | OBJECTID objectid])


Parameters:


Results:


Notes:


See Also:


Examples:
Python:


ARexx:

Applescript:

User Contributed Comments For SplitPaths