Search found 1 match

by ff5_86
Wed Oct 15, 2003 4:59 pm
Forum: Technical / Scripting
Topic: Repeat and until macro
Replies: 1
Views: 4294

Repeat and until macro

according to the help script commands

Let>k=0
Repeat>k
Let>k=k+1
Message>file_names_%k%
Until>k,file_names_count

where do i define the final value of k such tt the macro stops when k reached the defined value
Sign up to our newsletter for free automation tips, tricks & discounts