if( (!judgeflag)
then
if((curdsnunit == "millimeters" )
then
; printf("Current unit is millimeters! Progressing!\n")
printf("\273\267\276\263\325\375\310\267\243\254\277\311\322\324\275\370\320\320\262\331\327\367\241\243\n")
quick_padcrt_form()
else
axlDBChangeDesignUnits("millimeters" 3)
; printf("Allready Changed the unit to millimeters.continue Progressing!\n")
printf("\265\245\316\273\262\273\312\307\300\345\303\327\243\254\322\321\320\336\270\304\n")
quick_padcrt_form()
)
else
if( (curdsnunit == "millimeters")
then
; printf("Design is not empty .but unit = cm ! progressing!\n")
printf("\267\307\277\325\271\244\263\314\243\254\265\245\316\273\325\375\310\267\243\254\277\311\322\324\275\370\320\320\262\331\327\367\241\243\n")