Adobe 65030365 - FrameMaker - PC Manual page 697

Scripting guide
Hide thumbs Also See for 65030365 - FrameMaker - PC:
Table of Contents

Advertisement

ADOBE FRAMEMAKER SCRIPTING GUIDE
Function Summary
Syntax
PromptString(message, stuffVal)
Parameters
Parameter name
message
stuffVal
Service
Description
Services calls from FrameMaker to the ESTK API.
waits for and dispatches a single Windows message. If your application contains its own message
Service()
processing loop you need not call this routine.
It is not feasible for console applications to receive ESTK notifications since there is no way for them to both wait for
user input and call
Service()
The method returns the number of bits the call to
Returns
int
Syntax
Service()
FileScrollBox
Description
Displays a file scrollbox using the given title and the given directory as the path.
Returns
int
Syntax
FileScrollBox(title, directory)
Parameters
Parameter name
title
directory
Data Type
Optional
No
string
string
No
. Consequently, console applications should not register for notifications.
select()
Data Type
Optional
No
string
string
No
Last updated 9/26/2011
Description
The message that appears in the dialog box. It must be 255
characters or less.Newline and linefeed characters are ignored.
The default value that appears in the input field when the dialog
box is first displayed.
selected, if any.
Description
The title to display on the scroll box.
The directory path to display.
689

Advertisement

Table of Contents
loading

This manual is also suitable for:

Framemaker 10

Table of Contents