| 
 PureBytes Links 
Trading Reference Links 
 | 
Dear Glenn,
  You might try using the pre-declared variables Value1 through Value99.  Also
there are logical pre-declared vars, Condition1 - condition99.  This overcomes
the inability to have mutiple statements in newer versions of the SC editor,
which unfortunately precludes declaring variables with convenient names.  When
I used SC I was able to do an awful lot with IFF statements, and you can nest
them as I recall, but the debugging and maintenance gets hairy do to the
convoluted structure.
  Unless you find a way to beat the single-statement limit you will be very
constrained.
Regards,
   Tom Dyste
       Wisconsin USA
 |