Search:

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

Page 1 of 2 1 2

Search: Search took 0.00 seconds.

  1. Replies
    15
    Views
    17,821

    Congratulation Eros and ThinBASIC Development...

    Congratulation Eros and ThinBASIC Development Team.
    This should be good for my ThinBASIC campaign. Hopefully more programmers will try and use ThinBASIC.

    Regards,
    Chandra MDE
  2. Replies
    2
    Views
    4,972

    Hello, Eros. Thank you and hopefully more...

    Hello, Eros.
    Thank you and hopefully more programmers will try and use ThinBASIC.
    Btw, writing/talking about ThinBASIC without mentioning thinAir is a "sin", so I have updated my post. :D

    Thanks...
  3. Thanks, Petr. To always close back what we have...

    Thanks, Petr.
    To always close back what we have opened is a good programming habit. :)
  4. Thanks, Petr. The thing is, the COMM_Open() is...

    Thanks, Petr.
    The thing is, the COMM_Open() is not generating an error when the serial port is already used by another application.
    So, the error trap in WM_INITDIALOG below is never executed, even...
  5. Replies
    2
    Views
    4,972

    Popularizing ThinBASIC in Indonesia

    Hi, Eros.

    Hopefully, this post will make ThinBASIC more popular in Indonesia.
    I'm not a good reviewer, but I really appreciate ThinBASIC.
    I plan to post more about ThinBASIC, and I've done a...
  6. Serial Relays Controller Using COMM Module

    Hi, All.

    Here is an example code using COMM Module for controlling SER-4REL serial device.
    The device is waiting for data:
    - "AAA" to activate RELAY-1 and "WWW" to deactivate RELAY-1
    - "BBB" to...
  7. Hi, Petr. I was thinking about RANGE but found...

    Hi, Petr.
    I was thinking about RANGE but found IN. But now I know BETWEEN and INSIDE.
    Thanks. :)

    Rene,
    I don't think the index will out of bounds because ID is ranging from 1 to 16.
    So, the ID...
  8. Billbo and Petr

    Hi, Billbo.
    I'm sorry I can not provide you the schematic in the time soon because I didn't draw the schematic but directly made the PCB layout.
    I'll share it once I finished the drawing.

    Hi,...
  9. Replies
    19
    Views
    22,134

    Hi, Rene. Thank you very much for sharing lots...

    Hi, Rene.
    Thank you very much for sharing lots of .WAV files.
    I can assure you that I'm going to use some of them to make ThinSweeper more fun.

    Thanks & Regards,
    Chandra MDE
  10. Replies
    19
    Views
    22,134

    Please Try & Please Advice

    Hi, All.
    Please try the game and please advice.
    All basic stuff is working including scoring and win/gameover checking.

    Control Keys:
    Up, Down, Left, Right

    Decision Keys:
    SPACE = If you...
  11. This is great... Getting great responses from...

    This is great...
    Getting great responses from senior members are really comforting and motivating.
    :)
    Thanks & Best Regards.
  12. tb_lpt8rel_gui last updated

    It is safer to follow the correct syntax.
    I'm attaching the last updated of tb_lpt8rel_gui.zip here, and on the first post of this thread.

    Thanks again, Petr.


    Best Regards.

    The last...
  13. Thanks, Petr. Yesterday, I was curios about what...

    Thanks, Petr.
    Yesterday, I was curios about what is/are the difference/s between Sub and Function.
    So, I did a simple experiment. Here is the code:


    Sub Relay(ByVal N As Integer, ByVal V As...
  14. Thank you for trying. But, I don't understand......

    Thank you for trying.
    But, I don't understand... the script is running OK and have been tested with my LPT Hardware.
    I'm using thinBasic 1.8.9.0 on XEON 3.2GHz with 32-bit XP SP3.
    The inpout32.dll...
  15. Controlling 8 Relay via LPT Port Using InpOut32.dll

    Hi,
    This is a script for controlling 8 relay connected to Data Port of LPT Parallel Port.
    It's using InpOut32 library.
    Hope somebody will find it useful.

    Best Regards,
    Chandra MDE

    8249
    8250
  16. Replies
    2
    Views
    2,718

    Petr, thank you for a the answer. I like about...

    Petr, thank you for a the answer.
    I like about the Tom without Jerry or Jerry without Tom phrase.
    So, Iterate For is what I'm looking for.

    Thanks and Best Regards. :)
  17. Replies
    2
    Views
    2,718

    If (...) then Next problem

    Hello, Eros.
    I have 2 simple codes and they are:


    '**********CODE - 1
    Uses "console"

    Dim i, j As Integer

    For i = 1 To 10
  18. Replies
    3
    Views
    2,373

    Thank you. I'm running thinBasic 1.8.9.0 on...

    Thank you.
    I'm running thinBasic 1.8.9.0 on P2-333MHz with Win98, but I will use 1.8.0.0 as you recommended.

    Best Regards.
  19. Replies
    3
    Views
    2,373

    The Best Version For Win98

    What version of thinBasic is the best for Win98?
    Thanks.
  20. Replies
    19
    Views
    22,134

    I noticed that on the image attached. I'm sure...

    I noticed that on the image attached. I'm sure that it is not because the wrong character because it is fine on my XP.
    But, all the single-line characters are printed correctly on your screen, so I...
  21. Thank you Eros, for a great explanation and for...

    Thank you Eros, for a great explanation and for making thinBasic availably free for us.
    I am using FreeBASIC and XBLite, both are great compilers but I experienced that it is much easier and fun...
  22. Replies
    19
    Views
    22,134

    Adding a few timebombs would be great. A...

    Adding a few timebombs would be great. A challenge for a newbie like me.
    Thanks. :)
  23. Thanks Petr, that is another proud and clear...

    Thanks Petr, that is another proud and clear explanation/opinion.
    As iwritten in the thinBasic logo: passion powered interpreter
    Yes, I can feel it... :yes:
    thinBasic has a great community! :party:
  24. Replies
    19
    Views
    22,134

    thinsweep.tbasicc

    8236

    Next step is tidy up the code before applying mouse control.
    Please try and please advice.
  25. Very proud and clear explanation. Thanks.

    Very proud and clear explanation.
    Thanks.
Results 1 to 25 of 33
Page 1 of 2 1 2