Play a value using a special amount playback file:
$type decision
$play_var @val amount ffamount.rls 1 1
$next_box 100
Play a standard infobox description (not using $play_var), then play value as digits, play a second standard message, and then send a fax form.
;00002200.IIF
$type voice
$image_desc standard
$script "Your temporary ID is:"
$next_box 2210
;00002210.IIF
$type decision
$play_var @ID digits 0
$next_box 2220
;00002220.IIF
$type voice
$image_desc standard
$script "Please use this id number when you call back"
$script "to order documents"
$next_box 2300
;00002300.IIF
$image_type fax_image
$image_desc none
$image_file @FFBASE\did\nbsi\images\regform.TIF
$next_box s21
Topic url: http://www.copia.com/support/refmanual/index.html?playvoicemessages.htm