Forum Post: Bug With Unqualified Class Reference?

  • Thread starter Thread starter Jeff Ledbetter
  • Start date Start date
Status
Not open for further replies.
J

Jeff Ledbetter

Guest
Hi. This fails: USING System.IO.*. message Path:GetRandomFileName() view-as alert-box. with the error " ** Path is ambiguous with rtb_path.path-guid and rtb_pname.path-guid (72)" The following works: message System.IO.Path:GetRandomFileName() view-as alert-box. This behavior was observed on OE 11.3.2. This seems like a bug to me.

Continue reading...
 
Status
Not open for further replies.
Back
Top