--- "STONE,ROBERT (Non-HP-SanDiego,ex1)" <[EMAIL PROTECTED]> wrote: > I'm trying to provide a prompt list for the user as follows: > 1. Use foreach to iterate through the list of files/dirs > 2. For each file - output current index and the base file name > 3. Capture number input from the user and save the corresponding > property > 4. Do something based on the property obtained
You might be able to do it with standard tasks + <foreach>, but I suspect it could get monumentally convoluted (assuming it'd be doable at all). Recommendation: Use <script> or write a task. Diane ===== ([EMAIL PROTECTED]) __________________________________________________ Do You Yahoo!? Yahoo! Finance - Get real-time stock quotes http://finance.yahoo.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
