We Recommend

Beginning XML Beginning XML
The perfect resource for beginning XML programmers, this guidebook shows you what XML is, how to use it, and what technologies surround it. The authors build on the strengths of previous editions while covering the latest changes in the XML landscape such as XQuery, RSS and Atom, and Ajax.


Posted By

DaveChild on 09/11/08


Tagged

list directory


Versions (?)


DOS List Items in Directory


Published in: DOS Batch 


Run from within SQL to get list of items in directory to a table.

  1. @echo off >nullfile.txt
  2. dir /b /o D:\www.goldsgymdirect.co.uk\images\var\

Report this snippet 

You need to login to post a comment.