Ed,

> Suggestions are welcome.

Why not allow ampersands as literal chars except when protected with a
'\', similar in principle to 'n' vs. '\n'.

Example:

self.Form.Caption = "My AT&T Phone Bill" # literal

self.Form.Button.Caption = "E\&xit"      # shortcut key

Malcolm


_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: http://leafe.com/archives/byMID/dabo-users/[EMAIL PROTECTED]

Reply via email to