Search:

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

Page 1 of 3 1 2 3

Search: Search took 0.00 seconds.

  1. Replies
    5
    Views
    3,273

    Tests done

    Hi Stevey


    No, it's independent with filename length.

    As you can read in my post I use the LAST downloadable version, and as Eros knows from me, I only post after checking on more than one PC...
  2. Replies
    5
    Views
    3,273

    Resizing left thinair panel.

    Hi Eros.

    I downloaded last version 1.12.0 , created 3/2/2024 14:16

    ThinAir is opened in my right screen, not default screen
    I wanted to resize ThinAir left panel (with Code brower &...
  3. Replies
    1
    Views
    2,084

    May I suggest a little thing.

    Hi Eros and Petr.

    I was reading Rene's last post and your answers.
    Petr saying that an improve in
    Left$ / Right$ may be interesting. . . . . . OK.:) ...

    If you modify functions, and...
  4. Thread: "HLib.log" file

    by dco045
    Replies
    4
    Views
    8,164

    Solved

    Hi Eros.

    No more Hlib.log file :D

    Dany
  5. Replies
    17
    Views
    8,784

    ASC issue with accented letters

    ASC don't give the same collection of zeroes.
    But many pop up appears. I suppose that they are from the tests you made ??


    Dim MyString As String VALUE = "HELLO è "

    10319

    10320
  6. Replies
    17
    Views
    8,784

    News from V1.12

    Hi Eros.

    I'm testing ThinBasic 1.12 :p:p thanks......

    Now ThinAir likes accented dirs.
    But, bundling still fails.
    10318
    Bundling the same script in another directory is OK.

    In the page...
  7. Thread: Two Consoles

    by dco045
    Replies
    5
    Views
    5,035

    wrong type of variable

    Hi Benjamin

    The variable total is declared word

    Word is 16 bits numbers from 0 to 65535

    when i reaches 528 total is 65103 and for i = 530 total wraps to 97 instead of 65633
    ...
  8. Thread: "HLib.log" file

    by dco045
    Replies
    4
    Views
    8,164

    great

    Thanks Eros.

    That was not a great pain, I just worried about a mistake of me.:D

    Regards


    DC
  9. Thread: "HLib.log" file

    by dco045
    Replies
    4
    Views
    8,164

    "HLib.log" file

    Hello everybody :hi:

    After executing an .exe file created by bundling a .tbasic script, I find in the directory where resides the executable file,
    the Hlib.log file.

    It contains lines with the...
  10. Replies
    17
    Views
    8,784

    Sad

    Hi Eros,


    Bad luck, two issues solved in one shot, would be fine :D



    Dany
  11. Replies
    17
    Views
    8,784

    Hi Eros, Does the problem has the same cause...

    Hi Eros,

    Does the problem has the same cause as the first post of this thread ? :confused:


    Best thinks :drink:


    Dany
  12. Replies
    17
    Views
    8,784

    New problem with accents

    Hi Eros,


    I encounter a new accent problem. :evil:

    the ASC(StringExpression [, position]) exhibits a curious comportement.



    Just try the script given as example in ASC help file,...
  13. Replies
    8
    Views
    4,417

    Hello Petr, Bravo... :agree: :good: ...

    Hello Petr,

    Bravo... :agree: :good: Bravo... :agree: :good: Bravo... :agree: :good:

    Exactly this period, and after, we started use of workstations : Digital Equipments with Mips risc...
  14. Replies
    8
    Views
    4,417

    Hi Petr, Shure. I remember my first job in...

    Hi Petr,

    Shure.

    I remember my first job in IT.

    Digital Equipments VAX 11/750 0.7 MIPS , licence ULTRIX32 ( Unix derived from 4.2 BSD) 32 users, 4 MByte Ram,, 2x 200MBytes disks....
  15. Replies
    17
    Views
    8,784

    Complementary tests

    Hi Eros, hi Yann

    I was just testing when I read Yann's post.

    I also tested with and without antivirus active : same comportement. :cry:

    I attached a file generated when error occurs.
    The...
  16. Replies
    17
    Views
    8,784

    On investigation...

    Hi Eros.

    I can't test now.

    I'll try this evening,after sopping antivirus ( Microsoft Security Essentials )
    and keep you informed.

    Regards,

    Dany
  17. Replies
    8
    Views
    4,417

    I use ThinBasic for.....

    Hi Eros.

    What use of ThinBasic

    I use ThinBasic for many little things :


    Renaming family of files in a dir by scanning contents.
    Translating accented letters from files coming from...
  18. Replies
    17
    Views
    8,784

    ThinBasic(ThinAir) dislikes accented letters

    Hi TB world.

    I encounter a curious behavior.
    I copied an old, tested, validated script in a directory, tryed to execute it .... Nothing occurs. ???
    I restested the script in the original...
  19. Replies
    4
    Views
    2,635

    Bombing

    Hi Eros,

    Does a captcha would help ??


    Best wishes for the end of year.

    Dany :)
  20. HAPPY NEW YEAR for 2022 MMXXII 0x7E6 oct3746 11111100110

    Hello everybody. :drink:

    I wish you a GREAT new year, far from COVID and other diseases.

    And also a bug free year, :comp5::comp4:

    And perhaps, a dream, a new version of ThinBasic.
  21. Replies
    3
    Views
    2,471

    Hi, This message can occur if a previous...

    Hi,

    This message can occur if a previous version of the bundled executable is still active (perhaps iconified)
    A the bundler cannot delete the previous .exe file.


    Check that.

    ...
  22. Replies
    3
    Views
    3,307

    Formatting string in Bin_To_Hex$ function

    Hello ThinBasic developpers.

    May I suggest optionnal parameters to Bin_To_Hex$( string ) function ? :confused:

    A number of bytes grouping , an a separator string.

    Bin_To_Hex$("Hello") ...
  23. Replies
    1
    Views
    1,541

    Some ennoying issues

    Hi ThinBasic gurus,

    Recently I encountered problems with ThinBasic 1.10.7

    * The first linked to the Microsoft Security Essentials antivirus (virus definition 1.239.574.0) which prevented me...
  24. Solved

    Hi great Petr,


    Exactly what I was looking for.... But I was searching in "FILE_****" or "OS_***" functions. :drink:

    Lot of thanks.

    Dany
  25. Current working directory

    Hi Petr,

    My long Unix / C background leads me to use a syscall/function to set a current workig directory.
    There,all manipulation of files needs only to know the relative file name instead of...
Results 1 to 25 of 69
Page 1 of 3 1 2 3