Quote the variable vFilePathName in GETPROPERTY
Albert
> On Apr 20, 2017, at 12:16 PM, Alastair Burr <[email protected]> wrote:
> 
> Can anybody see anything wrong with this:
> 
> SET VAR vFilePathName TEXT = NULL
> GETPROPERTY ID_FileName SHORTFILENAME vFilePathName
> 
> File List Box On Click custom EEP
> Ver: 10.0.2.20307
> 
> Both that and LongFileName both resolutely stay null through tracing.
> 
> Equivalent code for Directory in Directory Tree control works fine:
> 
> GETPROPERTY ID_DirName DIRECTORY vDirectory
> PROPERTY ID_FileName DEFAULTDIRECTORY vDirectory
> 
> and files displayed correctly in File List Box - I just cannot seem to obtain 
> the filename for some reason.
> 
> Thanks in advance for any help,
> Regards,
> Alastair.
> 
> 
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "RBASE-L" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to [email protected] 
> <mailto:[email protected]>.
> For more options, visit https://groups.google.com/d/optout 
> <https://groups.google.com/d/optout>.

-- 
You received this message because you are subscribed to the Google Groups 
"RBASE-L" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to