Freeze page range/page pre V7.00
ArborX


Summary
This script is setup to change the freeze pages function to and from range - page modes

This script is setup to change the freeze pages function to and from range - page modes. The keyword used here is range freeze other keywords are listed in the following sections.

The contents of "execute freeze" tag produced would be the following, this is run by the script to change the file format of the document:

 defstr 390,"Freeze modes\n" 4
 addstr 390,"Freeze mode }^freezemode %0..1r[pages] [range]\n" 6
 addstr 390,"|%2..1e[OK] [Cancel] 8
 wdb 390 10
 ?=^wdb,^(1) trun 0 12
 ttop "execute_freeze" 14
 @fdpref 16
 #13 18
 @$rangefreeze ^freezemode^ 20
 @<> 22
 #13 24
 run "{0}execute_freeze" 26
 fdpref 28
 $rangefreeze 1<> 30

Document created on 08-Feb-2003 (revision 1)