Blitz (36/176)

From:Nick Clover
Date:6 Jul 2001 at 17:53:36
Subject:Re: ASLPathRequest$

Hello Thilo

On 06-Jul-01, you wrote:

> 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)

Get yourself a copy of 'NeilsReqTools.library' then use:

path.s = RTEZPathRequest(title$)

it does not suffer from the 'features' that ASL does, and I
should think 99.9% of users have ReqTools in their libs:

Regards






Nick Clover - http://i.am/bauk



A4000/060, 64Mb, PicassoIV, Paloma, KTX 17" Monitor, Punchinello II

IDE: 10.1 & 13.8 Gb HD, SCSI: Fujitsu 18Gb HD, Sony CDU625-S CD

2x Sony CDD2600 CDR, Aiwa ACD300, Ricoh 8x8x32 CDrw

Brother HL1250 Laser, HP890c Inkjet, Generic V90 Modem, Trust Ergo Keyboard


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