Hi,
I am having an issue on my code which uses a ddsFileBrowseCB function but it is getting the cache file name and not the actual file name.
hiCreateFormButton(
?name 'drcBrowse
?buttonText "Browse"
?enabled nil
?callback "ddsFileBrowseCB(hiGetCurrentForm() 'drcRunset \"*.runset.*\" 'existingFile)"
)
I can see and browse the files properly but after I select it, it showing the cache file name.
Is there any option to get the real actual file name if the file is linked to cache?
Thanks.
Best regards,
Alvin