Hello everyone: I am currently using Autocad Land Desktop 3 and wish to create a linetype that represents a Property Line. A Property Line is basically a Phantom linetype with the letters "PL" occurring every so often along the line. The problem is that I don't want the letters to occur at every double dash. I'd like some space in-between the re-occurring text. Here's what I got so far: *PROP2,PROP2 A,2.45311,-.292714,.60309,-.313404,.60309,-.3141,["~P",STANDARD,S=0.35,R=0.0,X=10,Y=-.18] I made the x=10 thinking that the "~P" will occur every 10 units. This isn't the case. Using this linetype creates unequal spaced text that continues beyond the endpoint of the line. I have seen many examples on how to bring in text and shapes into linetype files. But they are all symmetrical and repeat often. I wish to draw a few series of the phantom linetype before bringing in the text but there seems to be a limit on the number of line segments in the code. Can someone point me in the right direction? Can I get the linetype I want? Thanks in advance, Daniel...