thxs martin :)
Printable View
thxs martin :)
is it possible to save a solid line to a file
with the print statement. I have no clue if this can be done or how to do it if at all possible ?? i tried a couple of ways but all that was in the file was the setting "true"
You can't actually save a line or any other object to a file. You can however save the description of the line. For example its left and right positions, its color and its thickness so you could draw it again.
------------------
Marty