Siny-2 wrote:
> 
> HB_CDPSELECT().is the solution. And an ending question. Under Clipper I
> often met the following appearance: in the Windows there were 43 lines on
> the screen when app started. Do Harbour have a setting method that can
> force the 25 line appearance for the app?
> 

Function Main()

   SetMode( 25,80 )

   Return Nil



-----
     enjoy hbIDEing...
        Pritpal Bedi 
http://hbide.vouch.info/
-- 
View this message in context: 
http://harbour-devel.1590103.n2.nabble.com/Re-International-characters-tp4959574p4959606.html
Sent from the harbour-devel mailing list archive at Nabble.com.
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to