Search:

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

Page 1 of 20 1 2 3 4

Search: Search took 0.01 seconds; generated 20 minute(s) ago.

  1. Replies
    5
    Views
    3,158

    Re: DT_GetDate

    Added the DT_GetDate() function to the ThinBasic's DT module

    The function can have one optional parameters (please see below for the constant value) for specify the date format requested, here is...
  2. Replies
    5
    Views
    3,158

    Re: DT_GetDate

    Sorry, the DT_GetDate() isn't available, but I'll add it ASAP.
    I can't figure out why it was not already developed, may be because the core module provides the DATE$ keyword.

    Regards,
    Roberto
  3. Replies
    5
    Views
    3,164

    Re: PC_ShutDown

    Also the sample script ShutDown.tBasic holds the wrong equate.

    Roberto
  4. Replies
    14
    Views
    18,354

    Re: Mouse Events in Console

    Hello MouseTrap,

    did you tried to change the mouse (and/or port) and run the script again?
    The Console_InKey() function was build using WIN32 standard API so I'm really not expecting this oddity...
  5. Replies
    5
    Views
    3,164

    Re: PC_ShutDown

    $PC_SD_MY_PC is a constant that should be used only as first parameters of PC_ShutDown() function.
    It is required to indicate that computer on which you want to act is the local one (not remote)...
  6. Replies
    3
    Views
    1,776

    Re: Typo in status bar

    Hi Petr,

    you are right the SCROLL LOCK key doesn't affect the ThinAIR's behaviour, ThinAIR simple ignore it.

    Ciao,
    Roberto
  7. Replies
    3
    Views
    1,776

    Re: Typo in status bar

    Hi Petr,

    in the ThinAIR's status bar there are three flags, here is the meaning:

    A appears if the CAPS LOCK key is inserted
    1 appears if the NUM LOCK key is inserted
    S appears if the SCROLL...
  8. Replies
    10
    Views
    5,379

    Re: Best wishes for the holidays

    I wish Merry Christmas and a new year full of happiness to all.

    Roberto
  9. Replies
    2
    Views
    8,398

    Re: Few EXE module issues

    Hi Petr,

    Issue 1 Sorry I forgot it.

    Issue 2 Added EXE_EnableException() and EXE_DisableException() for change the behaviour, both two function return the new state for exception.

    Please find...
  10. Replies
    1
    Views
    2,593

    Re: Thanks Roberto!

    Thanks Petr.

    Roberto
  11. Re: Problem with bundled script not running

    Hi Jon,

    it seems that the bundle can't find the ZLIB.DLL, please try to uncheck the Compress All Files flag, try again and let me know.

    Thanks,
    Roberto.
  12. Re: Problem with bundled script not running

    Hi Big Jon,

    in order to collect more information could you please check the activate verbose mode flag, make the bundle, run it again and finally let us know the details?

    Thanks.
    Roberto
  13. Replies
    2
    Views
    6,515

    Re: Problem / thinAir / F8 debug

    Hi Petr,

    you are right, same reason! Fixed.

    Ciao,
    Roberto
  14. Re: CTRL + G, executes the open program. (1.7.0.0 version)

    Issue fixed.
    Until now I didn't realize that GOTO LINE function was really utilized, so I added to it others features like relative increment.
    For example if you insert 100 and press OK you will go...
  15. Re: CTRL + G, executes the open program. (1.7.0.0 version)

    Hi to all,

    sorry but I'm not able to replicate it even if I use the same version.
    I'll check more deeper.

    Ciao,
    Roberto
  16. Replies
    2
    Views
    4,298

    Re: Problem / thinAir / Contextual help

    Sorry Petr, I'm not able to detect it, in which OS happened WinXP or Win98?

    Ciao,
    Roberto
  17. Replies
    5
    Views
    9,019

    Re: Date-Time question

    Hello Bob,

    I hope you don't found to much bugs in the Date and Time module, but in any case we will try to solve them.

    Regards,
    Roberto
  18. Re: Problem / thinAir / Remove me from disk

    Hi Petr,

    I left the file opened only for ... security reason, I mean you have the last chance of save it again.
    Unfortunatly if the IDE is close leaving a file opened the odd behavior appears.
    ...
  19. Sticky: Re: thinBasic 1.7.0.0: 2008.11.06 refreshed version

    Eros,



    this was my yesterday last-minute update, problem is already solved just refresh again if needed.

    Ciao,
    Roberto
  20. Re: Long term suggestion: Executing bundled EXEs on medium with no write access

    Quite complex, we can arrange the bundle to use DLLs from memory but I'm perplexed about others script resource.
    May be better prepare a CD or DVD with full ThinBASIC installation and source script...
  21. Replies
    4
    Views
    7,711

    Re: Bundle updates

    But if you put %TEMP% into the BUNDLE EXTRACTION FOLDER the behaviour is very closed as you say.

    Ciao,
    Roberto
  22. Replies
    4
    Views
    7,711

    Bundle updates

    Added two flags Activate Vebose Mode and Activate Isolation.

    With Verbose mode flag on, both the phase of bundle construction and bundle execution display some additional info for testing purpose,...
  23. Replies
    25
    Views
    4,309

    Re: Question(s) about the bundler

    Hi Big Jon,

    thank you to posting your code.
    Actually I can't test your script, but I'll do ASAP, meanwhile I'm working to adding to the bundle the capabilities of expand the enviroment variables...
  24. Re: Problems with thinAir in release from 23th

    Good, sometime happened that some bugs seem that are repetitive because some upgrade/fixes cause problems that have the same behaviour of other.

    Roberto
  25. Re: Problems with thinAir in release from 23th

    Thanks,

    I'll check.

    Roberto
Results 1 to 25 of 500
Page 1 of 20 1 2 3 4