
- By Sonya
Roberts
When something is referred to as a "chain", this means a sequential list. In the context used here, this would mean to put together a whole series of #if...#end commands:
#if (Legstyle=1)
...
#end
#if (Legstyle=2)
...
#end
#if (Legstyle=3)
...
#end
The drawback of chaining is that every #if statement must be tested, irregardless of whether or not the "true" condition of the variable has already been located.
<Crystal
Clarity> <Topas Try Me's>
<Povabilities> <Soap Box> <Cranky's
Corner>
<Top> <Home>
<CG Web Board> <Contact>
The Rendering
Times: Design and Copyright © 1997 -- DCS
& WorkForce Graphics. All rights reserved.
Reproduction in whole or in part in any form or medium without
the express written permission of DCS and/or WorkForce Graphics
is prohibited.