Author Topic: Check the forum for new posts  (Read 3354 times)

jj2007

  • Moderator
  • Member
  • *****
  • Posts: 13873
  • Assembly is fun ;-)
    • MasmBasic
Введите текст здесь
« Reply #45 on: January 07, 2023, 06:17:08 AM »
Test for strange characters:

Quote
BEGIN
   001,   "Enter text here"         ; e.g. for ToolTips hEdit=wRes$(1+400*MyLanguage)
   002,   "Click on this button"   ; e.g. for wSetWin$ hButton=wRes$(2+400*MyLanguage)
   003,   "Welcome"
   401,   "Введите текст здесь"   ; "Enter text here" in Russian
   402,   "Нажмите на эту кнопку"   ; "Click on this button" in Russian
   403,   "Добро пожаловать"   ; "Welcome" in Russian; Wiki: ru.wikipedia.org/wiki/Заглавная_страница
   801,   "أدخل النص هنا"               ; "Enter text here" in Arabic
   802,   "دفع هذا الزر"                  ; "Click on this button" in Arabic
   803,   "مرحبا بكم"                  ; "Welcome" in Arabic
   1201,   "在這裡輸入文字"      ; "Enter text here" in Chinese
   1202,   "按一下這個按鈕"      ; "Click on this button" in Chinese
   1203,   "歡迎"                     ; "Welcome" in Chinese
END

zedd151

  • Member
  • *****
  • Posts: 1937
Re: Введите текст здесь
« Reply #46 on: January 07, 2023, 04:46:22 PM »
Test for strange characters:
Here! Oh, you're not taking attendance. Did you mean to make an attachment? Otherwise that post makes no sense without context.


later added ... after some thinking ... ... ...  :icon_idea:   :icon_idea:   :icon_idea:
Oh, I get it. Were you testing out the program and viewing that post in it? That would make sense.
Regards, zedd.
:tongue:

jj2007

  • Moderator
  • Member
  • *****
  • Posts: 13873
  • Assembly is fun ;-)
    • MasmBasic
Re: Введите текст здесь
« Reply #47 on: January 07, 2023, 09:02:16 PM »
Were you testing out the program and viewing that post in it? That would make sense.

Exactly. Here, the forum watcher displays all exotic strings correctly. Same for you?

zedd151

  • Member
  • *****
  • Posts: 1937
Re: Введите текст здесь
« Reply #48 on: January 08, 2023, 04:08:07 AM »
Were you testing out the program and viewing that post in it? That would make sense.

Exactly. Here, the forum watcher displays all exotic strings correctly. Same for you?
I haven't seen any issues thus far, jj.  :thumbsup:
« Last Edit: January 11, 2023, 06:26:28 AM by zedd151 »
Regards, zedd.
:tongue:

jj2007

  • Moderator
  • Member
  • *****
  • Posts: 13873
  • Assembly is fun ;-)
    • MasmBasic
Re: Check the forum for new posts
« Reply #49 on: March 19, 2023, 01:20:15 AM »
I haven't updated it for a while, but you might like the latest version: it allows to search inside the posts.

Extract the exe to a folder and run it. Please report any issues, especially on Win10.

By default, it looks for strings that are typical for code, such as "mov" or "eax" or "rax". When you press Ctrl F, an exit box asks you to enter a search string. Type e.g. climate and hit Return. Matching posts will be highlighted.

Result right now:


Current recent posts: