Results 1 to 3 of 3

Thread: cleanout old files

  1. #1
    thinBasic MVPs
    Join Date
    Oct 2012
    Location
    Germany
    Age
    54
    Posts
    1,525
    Rep Power
    170

    cleanout old files

    I look a bit around in the subdirs of thinBasic to chheck / and so i searched for possible cmd-commands of thinAir -wanted to find the command to obfuscate a file.
    Sadly no list is replied to the inpput of "thinAir.exe /?" And the help fil.. its the help-file of the previous editor.
    I think there are missing some Forum-sections as beta-testing and support

  2. #2
    Super Moderator Petr Schreiber's Avatar
    Join Date
    Aug 2005
    Location
    Brno - Czech Republic
    Posts
    7,128
    Rep Power
    732
    Dear Rene,

    I am not sure I follow here, could you please explain in more detail?


    Thank you,
    P
    Learn 3D graphics with ThinBASIC, learn TBGL!
    Windows 10 64bit - Intel Core i5-3350P @ 3.1GHz - 16 GB RAM - NVIDIA GeForce GTX 1050 Ti 4GB

  3. #3
    thinBasic MVPs
    Join Date
    Oct 2012
    Location
    Germany
    Age
    54
    Posts
    1,525
    Rep Power
    170
    strange - what happened here? i am sure i replied already on this and a few other posts.

    This was easy explained : i tried to find out if thinair accepts any command line arguments and during research i found the helpfile for thinair explains nothing about the current, scintilla-based editor but the previous one which is not shipped any more with thinbasic since... a while.

    By the means : command line arguments - i am getting a headache over this... how to solve in thinbasic if my viewer already is open and shows a script and i give the order to open any other (or even the same) script through the shell/explore/context-menu.

    I don't want the viewer run in another instance but the currently open instance to show the document.
    How do i get (without clipboard & timer that frequently checks it) the commandline-parameters that opened the second instance into the first viewer - so it opens the new document in a new "tab" or viewport- or alternative: how do i let the old viewer save all conditions (open scripts including changes/ undo-history) so the second instance will just load these and i let it terminate the first instance

    When i would save the handle of a textbox that is located outside of the visible area to a 4-byte-file as soon as the window of the first instance is created - could i use sendmessage from the second instance to set text into this textbox of the first instance so the first instance receives a callback-message like "the text was changed" - and this "text" is the commandline of the second instance?
    Or do i have to learn complicated and meanwhile deprecated stuff as activeX, .Net or COM to solve this?
    I think there are missing some Forum-sections as beta-testing and support

Similar Threads

  1. ZIP files
    By Henry in forum File
    Replies: 4
    Last Post: 29-06-2011, 23:46
  2. very big files
    By zak in forum General
    Replies: 1
    Last Post: 26-04-2011, 22:32
  3. Help Files
    By efgee in forum O2h Compiler
    Replies: 2
    Last Post: 19-08-2010, 06:06
  4. help files
    By newguy1 in forum Shout Box Area
    Replies: 5
    Last Post: 29-03-2006, 11:26

Members who have read this thread: 0

There are no members to list at the moment.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •