Viewing 2 posts - 1 through 2 (of 2 total) Author Posts March 12, 2009 at 5:55 am #7055 oTnThMember GetProfileString with eeRegEmEditorUsers argument doesn’t work when use portable version, here is my test: m = ‘oTnTh’; editor.WriteProfileString(eeRegEmEditorUsers, ‘OtNtH.PingFM’, ‘UserAppKey’, m); n = editor.GetProfileString(eeRegEmEditorUsers, ‘OtNtH.PingFM’, ‘UserAppKey’, ”); alert(m == n); March 13, 2009 at 5:12 am #7062 Yutaka EmuraKeymaster oTnTh wrote: GetProfileString with eeRegEmEditorUsers argument doesn’t work when use portable version, here is my test: m = ‘oTnTh’; editor.WriteProfileString(eeRegEmEditorUsers, ‘OtNtH.PingFM’, ‘UserAppKey’, m); n = editor.GetProfileString(eeRegEmEditorUsers, ‘OtNtH.PingFM’, ‘UserAppKey’, ”); alert(m == n); Yes, you are right. It will be fixed in the next version. Thanks! Author Posts Viewing 2 posts - 1 through 2 (of 2 total) The forum ‘EmEditor Core Bug Reports’ is closed to new topics and replies.