grtext

grtext

Anonymous
Not applicable
1,449 Views
7 Replies
Message 1 of 8

grtext

Anonymous
Not applicable

Hello, Community.

 

 

Recently version of CAD cannot support screen menu, Therefore, does gretext limit to use <box> value -1 and -2?.

Then <highlight> value to be meaningless?

0 Likes
Accepted solutions (1)
1,450 Views
7 Replies
Replies (7)
Message 2 of 8

rkmcswain
Mentor
Mentor

FWIW - The screen menu is still available in AutoCAD 2018.

 

sm5.png

R.K. McSwain     | CADpanacea | on twitter
0 Likes
Message 3 of 8

Anonymous
Not applicable

Thanks, your answer.

Is FWIW command?.

I cannot find anywhere the command.

0 Likes
Message 4 of 8

john.uhden
Mentor
Mentor

FWIW is short for the phase "For What It's Worth"

just like...

BTW = "By The Way"

and

IMHO = "In My Humble Opinion"

and

LOL = "Laughing Out Loud"

and the one I taught my kids...

GNSTILYVM = "Good Night, Sleep Tight, I Love You Very Much"

(I think my 41-year-old has taught it to her kids.)

 

There are others like SEG, and BFD, and the oldie RTFM, though I would be prevented from translating them in this forum.  :]

John F. Uhden

0 Likes
Message 5 of 8

BeKirra
Advisor
Advisor

Type this in command line: (setvar "SCREENMENU" 1). This sets the value to 1.

BTW from the HELP, it tells the "SCREENMENU" system variable is set to 0 by default.

 

To follow John's comment, IOW = In Other Word.

Don't be worried too much, you will be familiar these abbreviations as you are more reading threads here and/or elsewhere.

 

HTH

 

Oh, HTH = Hope That Helps. Smiley Very Happy

Please mark "Accept as Solution" and "Like" if my reply resolves the issue and it will help when others need helps.
= ♫ = ♪ = ♫ = ♪ = ♫ = ♪ = ♫ = ♪ = ♫ = ♪ = ♫ = ♪ = ♫ = ♪ = ♫ = ♪ = ♫ = ♪ = ♫ = ♪ = ♫ = ♪ = ♫ = ♪ = ♫ = ♪ = ♫ = ♪ = ♫ = ♪ = ♫ =
A circle is the locus of a cursor, starting and ending at the same point on a plane in model space or in layout such that its distance from a given coordinates (X,Y) is always constant.
X² + Y² = C²
0 Likes
Message 6 of 8

gccdaemon
Collaborator
Collaborator

Don't forget the following

 

WTF - What The #$%&

FTW - #$%& The World

 

and my personal favorite.

 

OK - Okilly Dokilly

Andrew Ingram
Civil 3D x64 2019
Win 10 x64 Pro
Intel Xeon E5-1620
32 GB Ram
0 Likes
Message 7 of 8

Anonymous
Not applicable

Thanks, your answer.

There is no "SCREENMENU" system variable in AutoCAD 2018

 

1.jpg

0 Likes
Message 8 of 8

BeKirra
Advisor
Advisor
Accepted solution

@Anonymous wrote:

Thanks, your answer.

There is no "SCREENMENU" system variable in AutoCAD 2018

 

 


Did you try to enter this in your command line?
(setvar "SCREENMENU" 1)

Or, can you try this
(getvar "SCREENMENU")
Can you tell what does the value return?

HTH
Please mark "Accept as Solution" and "Like" if my reply resolves the issue and it will help when others need helps.
= ♫ = ♪ = ♫ = ♪ = ♫ = ♪ = ♫ = ♪ = ♫ = ♪ = ♫ = ♪ = ♫ = ♪ = ♫ = ♪ = ♫ = ♪ = ♫ = ♪ = ♫ = ♪ = ♫ = ♪ = ♫ = ♪ = ♫ = ♪ = ♫ = ♪ = ♫ =
A circle is the locus of a cursor, starting and ending at the same point on a plane in model space or in layout such that its distance from a given coordinates (X,Y) is always constant.
X² + Y² = C²