[Date Prev][Date Next][Subject Prev][Subject Next][ Date Index][ Subject Index]

Re: MW functions?



Myron asks:

-> Is there a trick to using the Microsoft Windows clipboard with
-> XyWin?
->
-> I put entries like this in my keyboard file Shift table:
->
-> 82=MW,PA
-> 83=MW,CU
->
-> My understanding is that these would Paste from and Cut to the
-> Windows clipboard.

The function calls are coded incorrectly. The second pair of
letters is an argument (plain text), not another function. So the
assignments should look like this:

82=MW,p,a
83=MW,c,u

Or, more concisely:

82=MWp,a
83=MWc,u

--------------
Carl Distefano
CLDistefano@xxxxxxxx
http://users.datarealm.com/xywwweb/