Blitz (32/176)

From:Thilo K�hler
Date:6 Jul 2001 at 15:25:08
Subject:ASLPathRequest$

Hi all !

Has anyone ever used the ASLPathRequest$ command ?
The result string has always 2 strange characters appended
at the end. So I have to crop them. Is this a known
behaviour or is there something wrong ?

I have to do this:
path.s = *ASLPathRequest$*("Select dir",path.s,x,y,width,height)
path.s = *Left$*(destpath.s,*Len*(destpath.s)-2)

ciao,

Thilo

---------------------------------------------------------------------
To unsubscribe, e-mail: blitz-list-unsubscribe@netsoc.ucd.ie
For additional commands, e-mail: blitz-list-help@netsoc.ucd.ie