Re: [SLUG] Scripting question

From: Mark Banschbach (mrbear37@yahoo.com)
Date: Thu Sep 05 2002 - 16:00:28 EDT


--- Smitty <a.smitty@verizon.net> wrote:
> What would the syntax be if I wanted to repeat a
> command n times?
> And if after repeating the command n times, follow
> it by another command?
> Smitty

SMitty.. try something along the lines of :

for I= 1 to #
      do this
     next I
Do the last thing

__________________________________________________
Do You Yahoo!?
Yahoo! Finance - Get real-time stock quotes
http://finance.yahoo.com



This archive was generated by hypermail 2.1.3 : Fri Aug 01 2014 - 18:57:12 EDT