about *.fas file

Discussion in 'AutoCAD' started by shake, Sep 18, 2003.

  1. shake

    shake Guest

    don't know how to read the file of .fas extension.

    can any body help me please
     
    shake, Sep 18, 2003
    #1
  2. shake

    BillZ Guest

    <<< i don't know how to read the file of .fas extension. >>>

    I think that's the idea. Fas files are created for that reason, so that the authors work is protected.

    HTH

    Bill
     
    BillZ, Sep 18, 2003
    #2
  3. If you really need to read FAS-file you may post it here (if it is small) or
    send directly for me. Unfortunally any comments are lost in it.

    WBR,
    Eugene
     
    Eugene Kluzhev, Sep 18, 2003
    #3
  4. shake

    Luis Guest

    Eugene,

    can you post some portions of code decoded with your decompiler, I am curios
    about if this really exists.

    I have seen one but it provides a quick preview of all the codes lines open,
    but the guy who did it, does not allow the end user to get that preview just
    some portions, so the code is not workable.

    Thanks,
    Luis.
     
    Luis, Sep 18, 2003
    #4
  5. The best way is to send me small file and i'll return the result which you
    compare to the original.

    WBR,
    Eugene
     
    Eugene Kluzhev, Sep 18, 2003
    #5
  6. shake

    Luis Guest

    I will put a sample in the customer files is that okay?
     
    Luis, Sep 18, 2003
    #6
  7. shake

    Luis Guest

    I just uploaded one there with your name on it, please give it a try.
     
    Luis, Sep 18, 2003
    #7
  8. It would look like this:

    (defun C:F0 ()
    (COMMAND "FILLET" "R" "0" "FILLET")
    (PRINC)
    )

    Thanks Luis.

    WBR,
    Eugene
     
    Eugene Kluzhev, Sep 19, 2003
    #8
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.