Jan 29, 2004 #1 pboby Programmer Joined Jan 10, 2003 Messages 3 Location RO how can do change the text mode to 30 x 80
Jan 29, 2004 #2 sboomer Programmer Joined Oct 5, 2000 Messages 35 Location US setmode( <nRows>, <nColumns> ) -- > lSuccess Upvote 0 Downvote
Jan 29, 2004 #3 Bozz Programmer Joined Jun 30, 2002 Messages 287 Location GB If you have Clipper Tools III you can use VGA28() and VGA50() to set the screen to those sizes. Ian Boys DTE Systems Ltd Upvote 0 Downvote
If you have Clipper Tools III you can use VGA28() and VGA50() to set the screen to those sizes. Ian Boys DTE Systems Ltd