Indigo Rose Software

Professional Software Development Tools

 
+ Reply to Thread
Results 1 to 15 of 15
  1. #1
    Join Date
    Jun 2008
    Location
    AMSWaves
    Posts
    231

    Lightbulb OS Plugin : FileEx

    Hi All,
    this is an Open Source Plugin i create this to show the power of my memory plugin. you can compile it with great tool from reteset to action plugin or add this like source in your Application.
    this is not very complete u can see how can work with files. with this you can read files as hex so you can create a hex editor, play with source to change it.
    if anyone improve this source code post it on this thread.

    Note : This Plugin Use Memory Plugin.

    Version : 1.0.0.0
    Attached Files
    Last edited by AMSWaves; 07-31-2009 at 04:25 PM.

  2. #2
    Join Date
    Feb 2008
    Location
    Western Pennsylvania
    Posts
    555

    Wink Nice

    I dont know how to use it yet but Thank You.. Very nice of you.

    Joe

  3. #3
    Join Date
    Sep 2008
    Location
    Russia Saratov
    Posts
    5
    Please, compile this plug-in.

  4. #4
    Join Date
    Jan 2001
    Location
    Anderson Island, WA, USA
    Posts
    2,863
    great example - wouldn't run here tho -- perhaps my memory plugin is not up to date... 1.2.2.0 -- functions are erroring out with not enough parameters...


    (Click here to contact me)
    Providing Independent Professional Consulting Services for
    IndigoRose products, World Wide.
    Located in -8:00 (-7:00 DST) GMT Timezone (Western United States)

  5. #5
    Join Date
    Apr 2009
    Posts
    277
    yup, same here, seems the optional argument is no longer optional, fill the argument and it works fine ( in Memory.Put/GetString)

    Edit: No Scrap that, now it just crashes the app (Windows 7 Home Preimum)

  6. #6
    Join Date
    Sep 2008
    Location
    Russia Saratov
    Posts
    5
    Thank You

  7. #7
    Join Date
    Apr 2009
    Posts
    277
    in fact, i just opend one of my old projects that use this plugin and it too is now throwing the same error, has the optional status been removed from the Get/PutString functions (im also using v 1.2.2.0)

  8. #8
    Join Date
    Jan 2001
    Location
    Anderson Island, WA, USA
    Posts
    2,863
    Quote Originally Posted by Chepurnoff View Post
    Please, compile this plug-in.
    Don't worry; no doubt someone will and claim it as their own work...


    FWIW - this is much more useful as a learning tool than a plugin.


    (Click here to contact me)
    Providing Independent Professional Consulting Services for
    IndigoRose products, World Wide.
    Located in -8:00 (-7:00 DST) GMT Timezone (Western United States)

  9. #9
    Join Date
    Jun 2007
    Location
    Delphi II
    Posts
    1,534
    Nice work AMSWaves. I am still working on becoming familiar with the memory plugin so it might be a while until i find a use for this...but it looks useful just the same.

    Quote Originally Posted by jassing View Post
    Don't worry; no doubt someone will and claim it as their own work...


    FWIW - this is much more useful as a learning tool than a plugin.
    Lol...you're not gonna let that go are you?
    Though I gotta say I don't blame you.
    Action Plugins
    AllOn | Box | Class | Code | Cursor | DXML | Error | Frames | GlobalPaths | Group | INIPlus |KeyBind | KeyLock | MathEx | Menu | Name | Project | Resize | StatusBar
    Download

  10. #10
    Join Date
    Jun 2008
    Location
    AMSWaves
    Posts
    231
    hi all i reupdate FileEx.
    in old version i found some bug so fixed it and added one another function (FileEx.ReadAllBytes) for getting all bytes of file in one table (in request of Chepurnoff) and now Compatible with latest memory plugin.

    if every body have any good function for FileEx so please post in this thread.
    Attached Files

  11. #11
    Join Date
    Jan 2001
    Location
    Anderson Island, WA, USA
    Posts
    2,863
    I appreciate your work; I think it's great and wish I had this right off the bat (would have made my learning curve flatter!)

    anyway; I got an error. Clicked on read file, cleared the dialog that said "number" and then got the error -- attached.


    (Click here to contact me)
    Providing Independent Professional Consulting Services for
    IndigoRose products, World Wide.
    Located in -8:00 (-7:00 DST) GMT Timezone (Western United States)

  12. #12
    Join Date
    Jun 2008
    Location
    AMSWaves
    Posts
    231
    thanks for test , this error comes on all files ? what windows you use and test it ?

    number message comes from my fault i forget to remove line 5 from On Click in label read file (for debug issue, remove it)

  13. #13
    Join Date
    Jan 2001
    Location
    Anderson Island, WA, USA
    Posts
    2,863
    Honestly I just ran it once; and moved on (I find the source more interesting than the actual apz).

    I re-ran it -- so it seems only one file I have found so far does it.
    it was run no win2003, sp2


    (Click here to contact me)
    Providing Independent Professional Consulting Services for
    IndigoRose products, World Wide.
    Located in -8:00 (-7:00 DST) GMT Timezone (Western United States)

  14. #14
    Join Date
    Jun 2008
    Location
    AMSWaves
    Posts
    231
    so what is that file.
    on my comp just one time my program crashes on one file and then never crashes on that file maybe one bad bug hide herself in my codes.

  15. #15
    Join Date
    Sep 2008
    Location
    Russia Saratov
    Posts
    5

    Thumbs up

    With files of the small size works perfectly. Big to you thanks

Posting Permissions

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