Jump to content

2Problems: some folders not showing up in array, and need help with tree menu items.


Glyph
 Share

Recommended Posts

It shows up any folders with a folder inside of its folder, but if it is its own folder with no folders inside it won't show up.

(It will show up as a sub-folder, only if it has another sub folder inside...)

second problem, I need a way to get to browse the application, or folder once clicked on it.

I've tried using an array, but I don't know how to put the individual menu items into thier own variables...

Like:

$File1 = $1

$File2 = $2 etc...

$s_Command="dir """&@HomeDrive&"\Program Files\Ethernet\EServer\*"" /ad /s /b >"&@HomeDrive&"\EserverDir.txt"
RunWait(@ComSpec & ' /c ' & $s_Command, '', @SW_HIDE)

MMM... filewrite, then read!

-Resolved!-

Edited by BackStabbed

tolle indicium

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...