blankrow
CADForums.net Forum Index CADForums.net
Discussion of AutoCAD and other CAD software.
 
 FAQFAQ   MemberlistMemberlist     RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
 
Google
 
Web cadforums.net
blankrow

 
Post new topic   Reply to topic    CADForums.net Forum Index -> Customization
Author Message
Marcel Janmaat
Guest





Posted: Thu Dec 23, 2004 2:41 pm    Post subject: blankrow Reply with quote

I seem to keep forgetting;

How do I princ a blank row?

If I (princ "\rAAAAAAAAA")
an then
(princ "\rAAA")
The result still wil look like;
Command: AAAAAAAAA

M

Back to top
Kari
Guest





Posted: Thu Dec 23, 2004 2:50 pm    Post subject: Re: blankrow Reply with quote

(princ "\nAAAAAAAAA")

(princ "\n\nAAAAAAAAA")

Kari



"Marcel Janmaat" <m.janmaat@hiensch.nl> wrote in message
news:41ca93af_2@newsprd01...
Quote:
I seem to keep forgetting;

How do I princ a blank row?

If I (princ "\rAAAAAAAAA")
an then
(princ "\rAAA")
The result still wil look like;
Command: AAAAAAAAA

M

Back to top
Marcel Janmaat
Guest





Posted: Thu Dec 23, 2004 3:43 pm    Post subject: Re: blankrow Reply with quote

No, no.

On the same line. Preventing overlapping textstrings!.


"Kari" <zaoqqqqq@nic.fi> schreef in bericht news:41ca94cc$1_1@newsprd01...
Quote:
(princ "\nAAAAAAAAA")

(princ "\n\nAAAAAAAAA")

Kari



"Marcel Janmaat" <m.janmaat@hiensch.nl> wrote in message
news:41ca93af_2@newsprd01...
I seem to keep forgetting;

How do I princ a blank row?

If I (princ "\rAAAAAAAAA")
an then
(princ "\rAAA")
The result still wil look like;
Command: AAAAAAAAA

M





Back to top
kozmos
Guest





Posted: Thu Dec 23, 2004 6:02 pm    Post subject: Re: blankrow Reply with quote

If I
(princ "\rAAAAAAAAAA")
(princ "\rAAA ")
)

That means you should add some spacebar.
Back to top
Marcel Janmaat
Guest





Posted: Fri Dec 24, 2004 12:01 am    Post subject: Re: blankrow Reply with quote

Thanx, but I could have thought of this myself!
What I'm looking for is a command wich clears the line before I princ the
next string.

Some time ago I wrote this;
(defun blankrow () (princ "\r") (repeat 79 (princ " ")) (princ "\r"))

It does'n matter too much, but I can't imagine there is no command for this.

M

"kozmos" <nospam@address.withheld> schreef in bericht
news:11463124.1103806966024.JavaMail.jive@jiveforum2.autodesk.com...
Quote:
If I
(princ "\rAAAAAAAAAA")
(princ "\rAAA ")
)

That means you should add some spacebar.
Back to top
 
Post new topic   Reply to topic    CADForums.net Forum Index -> Customization All times are GMT
Page 1 of 1

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum




Windows Server DSP VoIP Electronics New Topics
Powered by phpBB