Alaska Software Inc. - Left and Right Alt Keys, TBowse, Screen Colors
Username: Password:
AuthorTopic: Left and Right Alt Keys, TBowse, Screen Colors
Don SchmitzLeft and Right Alt Keys, TBowse, Screen Colors
on Wed, 02 Aug 2006 16:19:39 -0500
Converted a clipper 5 program to Xbase and noticed a couple of things.

When using the ALT-E combination key to trigger a procedure only the Left
Alt-E will work the right Alt-E does not....I find no keyboard codes under
W32 that make them any different Left -vs- Right.

Column Seperator in Tbrowse to TBColumn

Using a column seperator of chr(32)+chr(179)+chr(32) does not work the line
will get overwritten with a space so it looks like you have no seperator. 
If I use chr(179)+chr(32)+chr(32) that works just fine it seems you can't
start with a space as a column seperator

Screen colors....Some of the screen colors don't seem to be the same or
there are different shades than what clipper was using.

If you can shed some light on any of these ..... Thanks
 


*********************************************
Don Schmitz
University Hospital Surgery Dept.
600 Highland Ave. F8-164
Madison, WI  53792
(608) 263-9307
Email: Dons@surgery.wisc.edu