Hello all. In 4.0.2, this command:
x=Utility_FileDlg("CHOOSEFILE")Results in: drive\path\file*@fm*drive\path\file
In 4.0.3, the same command results in:
drive\path\file*unprintable character*drive\path\file(I added the asterisks, those aren't really there)
Anyone know why this is and what that unprintable character might be? My next line sets a variable to x, which is now failing in 4.0.3
Thanks much,
Mike O.