Jump to content

johnnyhall81

Member
  • Posts

    4
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United Kingdom

Everything posted by johnnyhall81

  1. Is it possible to include a number of statements to be executed in a FOR loop? For example: FOR /L %%A in (1,1,10) DO { statement1 statement2 statement3 } All help is greatly appreciated. Johnny
  2. Figured it out. Thanks.
  3. FORFILES is a cmd prompt utility from the resource kit. Do you have a URL for the Lawrence Ritchie site?
  4. Figured it out. Thanks
×
×
  • Create New...