DSTAT Question


[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]

Posted by Jeff Cinelli on March 26, 2011 at 20:48:14:

Given a 3 digit directory name, I'm trying to determine the full unc name for that directory. Using Comet16 v611.432, when I do a DSTAT(directory), I get an error 31 - Device Unavailable.

Whats the best way to figure out the pathname for a directory? This is the code thats crashing:


LENGTH 64 & LOCAL A$
CLEAR
A$=SUB(DSTAT('DSK'),4,64)
PRINT A$
INPUT ''
STOP



Follow Ups:



Post a Followup

Name:
E-Mail:

Subject:

What is the name of the main Signature System's Product?  

Comments:

Optional Link URL:
Link Title:
Optional Image URL:

You may attach up to 5 files to your followup (see below):





Each file can be a maximum of 1MB in length Uploaded files will be purged from the server on a regular basis.


[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]