Arev and DIRLIST (General)
At 22 APR 2003 03:11:22PM dsig@sigafoos.org wrote:
Under NT4.x service patch 6 Arev 3.12
Shouldn't DirList return directories as well as files? If I
initdir "C:\tempdir"
AND
lstDirs=DirList()
IF there are only subdirs in the directory I get nothing. If there are files and directories I only get the files ..
Something amiss here .. I saw some 'similar' posts on the other side but saw no answers ..
Is this a Known problem AND who has a workaround? I need to know all directories in a directory.
Thanks
dsig@sigafoos.org onmouseover=window.status=the new revelation technology .. a refreshing change;return(true)"
David Tod Sigafoos ~ SigSolutions
Phone: 971-570-2005
OS: WinXP (oh my no!) sp1+
OI: 4.1.1
P4 2Gig 512Meg Laptop (toshiba)
At 22 APR 2003 07:17PM Jim Vaughan wrote:
I just did this:
initdir "C:\BACK\*.*"
lstDirs=DirList()
lstDirs contains all files and directories in c:\back
At 23 APR 2003 09:11AM dsig@sigafoos.org wrote:
Here is my program .. (using dosbox text mark)
initdir "C:\*.*"
lstdir=dirlist()
debug
Here are the results
Line 5 'DSIG_BP FOO' broke because the BREAK key was pressed.
Press Esc to cancel the program or G to continue.
!/LSTDIR is AUTOEXEC.BAT?¡COGNOS~1.LOG?¡CONFIG.SYS?¡FFASTUNT.FFL?¡ICTEST.EXE?¡MFS_OUT
.TXT?¡OISAMP~1.ZIP?¡PAGEFILE.SYS?¡ =
As you can see there is no winnt directory etc .. D and H types are not shown (although they do show in explorer
You didn't mention what os you were using or your arev version
thanks
dsig@sigafoos.org onmouseover=window.status=the new revelation technology .. a refreshing change;return(true)"
David Tod Sigafoos ~ SigSolutions
Phone: 971-570-2005
OS: Win2k sp2 (5.00.2195)
OI: 4.1.2
At 23 APR 2003 09:59AM [url=http://www.sprezzatura.com]The Sprezzatura Group[/url] wrote:
Have you tried Steve Smith's utility from the http://www.state-of-the-art.com.au web site?
World Leaders in all things RevSoft
At 23 APR 2003 12:04PM dsig@sigafoos.org wrote:
hadn't .. did .. it works
thanks
dsig@sigafoos.org onmouseover=window.status=the new revelation technology .. a refreshing change;return(true)"
David Tod Sigafoos ~ SigSolutions
Phone: 971-570-2005
OS: Win2k sp2 (5.00.2195)
OI: 4.1.2
At 23 APR 2003 06:45PM Jim Vaughan wrote:
I guess I was not paying attention. I was using oi32 not Arev.