CHOOSEFILE in 4.0.3 vs. 4.0.2 (OpenInsight 32-Bit)
At 04 DEC 2002 03:25:06PM Mike O'Neal wrote:
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.