Search:

Type: Posts; User: ErosOlmi; Keyword(s):

Page 1 of 20 1 2 3 4

Search: Search took 0.06 seconds.

  1. Sorry but during recent days there have been a...

    Sorry but during recent days there have been a lot of spam in forum.
    I even had to close user registration due to automatic bot bypassing any security measure we have.
    Also increased post spam...
  2. Replies
    2
    Views
    1,454

    Due to HEAVY fake user registration I'm not able...

    Due to HEAVY fake user registration I'm not able to stop, I've disabled user registration for a while.
    Will see.
  3. Ciao Fred and welcome to thinBasic. If you...

    Ciao Fred and welcome to thinBasic.

    If you have something not working for any reason please post a little example showing the problem you have.
    It would be a lot more easier for anyone willing to...
  4. Replies
    17
    Views
    10,678

    Here attached a VB6 project in which I've...

    Here attached a VB6 project in which I've injected a thinBasic variable connected to a VB6 variable so calling VB program can share variables with thinBasic script at runtime.

    The script evaluate...
  5. Replies
    17
    Views
    10,678

    Hi Joe, will prepare an example next days. ...

    Hi Joe,

    will prepare an example next days.

    In the meantime refer to thinCore.inc file here https://github.com/ThinBASIC/module_core/blob/master/thinCore.inc that shows thinCore.dll exported...
  6. Replies
    17
    Views
    10,678

    Sorry Joe, I forgot about this thread. If you...

    Sorry Joe, I forgot about this thread.

    If you change

    thinBasic_Init(0, App.hInstance, "")
    to

    thinBasic_Init(0, App.hInstance, "thinbasic")
    should work
    But there are other problems if you...
  7. Replies
    12
    Views
    6,425

    Thanks Renč, OK that's an info for me to try...

    Thanks Renč,

    OK that's an info for me to try to better understand.
    Please send me also info about display settings

    Ciao
    Eros
  8. Replies
    2
    Views
    1,026

    Ciao, you can try the following call that...

    Ciao,

    you can try the following call that tells the operating system that your application is not dpi aware
    ...
  9. Replies
    12
    Views
    6,425

    Ciao René, tried on other 2 Windows 11...

    Ciao René,

    tried on other 2 Windows 11 computer and I was not able to create a situation like yours regarding horizontal scrollbar.

    Can you please try 2 things:

    try to split thinAir edit...
  10. Replies
    2
    Views
    1,454

    Forum security improved

    I've activated a more strict Forum registration verification step.

    During last few months there have been hundred of bot registering to thinBasic forum regardless some dummy questions needed to be...
  11. Replies
    12
    Views
    6,425

    Also tested under Windows 11 and no way to...

    Also tested under Windows 11 and no way to replicate your situation

    Can you please give me details about your Operating System and the environment under which you are using thinBasic?
    I see a...
  12. Replies
    12
    Views
    6,425

    OK at least, with an image, I can understand...

    OK at least, with an image, I can understand better.
    Never experience but of course is happening.
    I will try to replicate the situation.
  13. Replies
    12
    Views
    6,425

    Attached my image Block warning is a false...

    Attached my image

    Block warning is a false error. As you said it is caused by comment after THEN
    To understand if IF statement is single or multiple line IF I check if last token in IF line is...
  14. Replies
    12
    Views
    6,425

    Sorry but I do not see a so bad situation like...

    Sorry but I do not see a so bad situation like you describe otherwise I would have fixed it.
    I use thinAir every single day

    Are you able to create a little video and put somewhere?
    Or an image...
  15. I warned you in your second post here:...

    I warned you in your second post here: https://www.thinbasic.com/community/showthread.php?13306
    No info about thinBasic at your site.
    Now you have been banned forever from thinBasic Community...
  16. This is a C library, you need some C compiler to...

    This is a C library, you need some C compiler to compile the DLL
    In this case the authors have already created a Visual Studio Solution from VS2010 to VS2022 and seem easy to compile it.

    So the...
  17. Replies
    10
    Views
    5,472

    Thanks Peter. Very happy when we can help. ...

    Thanks Peter.
    Very happy when we can help.

    Soon a new thinBasic version 1.12.1 I'm working on.
  18. Replies
    10
    Views
    5,472

    I think this is my mistake in thinBasic 1.12.0...

    I think this is my mistake in thinBasic 1.12.0 :oops:

    Please download attached thinCore.dll and copy it into \thinBasic\ path substituting the one you have
    It is thinCore 1.12.1 I'm working on...
  19. Replies
    10
    Views
    5,472

    Hope this can help. Attached an UDP_Server...

    Hope this can help.

    Attached an UDP_Server script and UDP_Client. I've added both sources and bundled exe
    Tried to keep as simple as possible to concentrate only on send/receive

    UDP_Server
    on...
  20. Replies
    10
    Views
    5,472

    I will work in the week-end on a simple script to...

    I will work in the week-end on a simple script to test
  21. Dear ElliottImart (human???), you did 2 posts...

    Dear ElliottImart (human???),

    you did 2 posts here about technsight.

    I've tried your technsight web site asking about "thinBasic" but there is nothing there.

    I've nothing against helping...
  22. Replies
    10
    Views
    5,472

    Ciao, have you tried sample scripts in...

    Ciao,

    have you tried sample scripts in \thinBasic\SampleScripts\TcpUdp\
    There are 2 scripts and 1 include file:
    UDP_Notify_Server.tbasic
    UDP_Notify_Client.tbasic
    UDP_Notify_Common.INC

    The...
  23. Ciao Rene, always difficult to compile a C /...

    Ciao Rene,

    always difficult to compile a C / C++ projects especially if it were developed for *nix first or * only

    In the past I had some success compiling CJSon sources from...
  24. Replies
    1
    Views
    2,171

    First of all, thanks for testing, it is always...

    First of all, thanks for testing, it is always usefull.

    To me all exposes cases are as expected.

    ++ is not supported by thinBasic, at the moment it is just ignored.
    All the other cases ... if...
  25. Those messages posted by AI bot are doing great...

    Those messages posted by AI bot are doing great job :D
Results 1 to 25 of 500
Page 1 of 20 1 2 3 4