Hi @BDS107,
This works on my system Win 10 Laptop:
There is not a loss of clarity of image. It appears to increase rows and cols as opposed to expanding the image.
This works on my system Win 10 Laptop:
Code: (Select All)
$Resize:On
For a = 1 To 10
Locate a, 1: Print "This is line"; a;
Next
Print: Print "Now maximize this Window and then return to a regular Window."
Print "As you can see, the first two rows disappear. How to solve?"
Print "Press any key to quit this program"
x$ = Input$(1)
System
There is not a loss of clarity of image. It appears to increase rows and cols as opposed to expanding the image.
b = b + ...