Adobe FRAMEMAKER 10 User Manual page 191

Hide thumbs Also See for FRAMEMAKER 10:
Table of Contents

Advertisement

Atomic expressions
Atomic expressions are expressions that don't take other expressions as operands. They usually act as operands in
more complex expressions.
prompt
is a placeholder to show an expression's undefined operands. Of the character formatting specifications,
prompt
only kerning values affect the appearance of a prompt.
Example
?
num
describes a number. It always has two operands: the first shows the number as used for computations (internal
num
precision), and the second shows the number as displayed. When fewer digits are displayed than are used internally,
an ellipsis appears after the number.
Example
3.1415927
There are two special cases of the
Example
Infinity
NaN
means not a number. These forms of
NaN
string
contains a character string. Character strings must be enclosed in straight, double quotation marks ("). To
string
include characters in the extended ASCII range (above
strings" on page
7). To include a straight, double quotation mark, precede the quotation mark with a straight, double
quotation mark.
Example
FrameMath
using "quotes"
char
describes a character.
char
Example
x
MathFullForm statement
<MathFullForm `prompt[]'>
MathFullForm statement
<MathFullForm `num[3.141592653589793,"3.1415927"]'>
expression.
num
MathFullForm statement
<MathFullForm `num[Infinity,"Infinity"]'>
<MathFullForm `num[NaN,"NaN"]'>
usually result from computations.
num
MathFullForm statement
<MathFullForm `string["FrameMath"]'>
<MathFullForm `string["using ""quotes"""]'>
MathFullForm statement
<MathFullForm `char[x]'>
), use a backslash sequence (see
0x127
ADOBE FRAMEMAKER 10
MIF Reference
"Character set in
186

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents