Hi all,

Absolute newbie to Kixtart, with no previous scripting experience, so please be kind to me

I want to use Kix to perform the following functions:

1. Find out the server and full share name of a mapped drive letter, eg P:. This share can include spaces, & etc.

2. If the drive is not mapped, write out to an appended error file. If the drive exists, write out the unc path to a file. Should only need to be a single line.

3. I then need to be able to read the line of the file, so that I can use it to map a new drive letter against the share.

Not sure about how to attack part 1, for part 2 and 3 I think I need a combination of writeline, readline and obviously use commands. I am looking for assistance for a nice easy way of doing it, so I can start to understand and modify as I go.

Thanks for the anticipated help.
Willy