Subj : Directory Contents in pascal To : All From : Tiny Date : Wed Oct 30 2024 07:07:35 Hello everybody! Does anyone have an example of pascal source code to just display the contents of a directory? I can do it with a shell to dir /b d:\blah but looking for a way that I could make pretty. I don't need to edit it or select it etc. Just display the directory. This is what I'm using now: Exec(GetEnv('COMSPEC'), '/C dir /b d:\outbound'); It works, but not pretty and it seems to over write anything I want to display first. --- * Origin: Dirty Ole Town (618:618/12) .