Jump to content

Search the Community

Showing results for tags 'ascii'.

  • Search By Tags

    • ascii ×
    Type tags separated by commas.
  • Search By Author

Content Type



Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Found 3 results

  1. Hi, the function LM:UnFormat from Lee Mac stopped working for me in Autocad 2021. Function returns only first line of multi line text for example. It could work with variable lispsys set to 2 (support ascii) by reference manual, but it doesn't seems to work. I would like use VS, so set lis...
  2. Mbeis

    DXF 3D Anatomy

    Can anyone help me find a good resource on how to create a 3D DXF file from scratch? I am a developer working on a tool that can create cylindrical shapes from schematic drawing coordinates.
  3. I want to write a lisp that read a text from model space and replace some characters in it. for this work i iterate each character and take Ascii code of each one, then in if-else do replacement. in some chars it get wrong answers. for example in character "Þ" (latin capital letter thorn)(Ascii code...
×
×
  • Create New...