29 Jun
2006
29 Jun
'06
5 p.m.
http://bugs.winehq.org/show_bug.cgi?id=5469 ------- Additional Comments From juan_lang(a)yahoo.com 2006-29-06 12:00 ------- What does the following snippet do for you under Windows? a$ = Chr$(1) + Chr$(2) If a$ = Chr$(2) + Chr$(1) Then MsgBox ("Error") -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.