Adobe 65030365 - FrameMaker - PC Manual page 582

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

Advertisement

ADOBE FRAMEMAKER SCRIPTING GUIDE
Function Summary
To set a UBytes facet:
1
Call
SetUBytesByName()
If you are setting a facet with less than 10K of data, you need to call
If you are setting the facet with more than 10K of data, you should call
a chunk of the data each time. You can size the chunks between 0 and 10K.
Note: If you use larger chunks, the set operation goes faster. However, if the chunks are too large, you may overload
your platform's interapplication communication mechanism.
Call
2
SetUBytesByName()
This lets the ESTK know that you have finshed setting up the facet.
The method does not return anything on success.
On failure, the method returns one of the following value to
Error
Constants.FE_Transport (-1)
Returns
Void
Syntax
SetUBytesByName(propName, setVal)
Parameters
Parameter name
propName
setVal
Delete
Description
Deletes an inset.
See
Delete
under the AFrame class for more information.
Returns
int
Syntax
Delete()
to set the facet data.
with
set to an empty string (
propName
Reason
A transportation error occured.
Data Type
Optional
string
No
UBytes
No
Last updated 9/26/2011
SetUBytesByName()
SetUBytesByName()
).
" "
:
FA_errno
Description
The name of the facet to set.
The value to which the facet must be set.
574
only once.
multiple times, setting

Advertisement

Table of Contents
loading

This manual is also suitable for:

Framemaker 10

Table of Contents