Support

As evidenced by over 30 years of development history, trust-worthy Korean CAD, CADian!

Utility Archive · 2026.03.02
[Lisp #313] PCOM / MCOM: Add / Remove Thousands Separator

Hi,

This is CADian.

We have prepared 400+ Lisp programs to aid your CAD experience, free of charge!

Full List of all CADian Lisps : [Full CADian Lisp List]

How to Install : [CADian Lisps Download & Install Guide]


====================================================


1/ Command :

  • PCOM : Add Thousands Separator

  • MCOM : Remove Thousands Separator



2/ Description :
This tool provides a quick way to format numbers in text objects by adding or removing the thousands separator (comma).

  • PCOM: Adds commas to numbers (e.g., changes "1000" to "1,000").

  • MCOM: Removes commas from numbers (e.g., changes "1,000" to "1000").

  • Batch Processing: Can process multiple text objects at once.


3/ How to Use :

  1. To Add Commas:

    • Type pcom in the command line and press Enter.

    • Select the Text Objects containing numbers.

    • The numbers are automatically formatted with commas.

  2. To Remove Commas:

    • Type mcom in the command line and press Enter.

    • Select the Text Objects containing numbers with commas.

    • The commas are removed from the numbers.



Added to cart.

VIEW CART

Please sign in first.

JOIN