Re: Need Help deleting record from text file




"Larry Serflaten" <serflaten@xxxxxxxxxxxxxx> wrote

oops... copy and paste error:


Print #ff, "DIR /o:g /b > """ & TempFile & ".txt"""

Should be:

Print #ff, "DIR /o:gn /b > """ & TempFile & ".txt"""

To sort on file names....

LFS


.


Loading