InsertBookmark Text Command

INSERTBOOKMARK text commands

Brief description.

bookmark# = insertbookmark [NAME name] [DOCUMENT document | WINDOW document~window]

Results:
The bookmark id of the new bookmark is returned to RESULT.

Examples:

insertbookmark

 

InsertBookmark  Command Definition  url:PGScmd/insertbookmark
  created:2006-03-30 14:58:59   last updated:2006-03-30 14:58:59
  Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.

User Contributed Comments For InsertBookmark
Dan Kilroy wrote...2006-05-04 16:57:27

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

Gets the {...} .

bookmark# = InsertBookmark ([NAME name] [DOCUMENT document | WINDOW document~window])


Parameters:


Results:


Notes:


See Also:


Examples:
Python:


ARexx:

Applescript:

User Contributed Comments For InsertBookmark