home *** CD-ROM | disk | FTP | other *** search
/ The Developer Connection…ice Driver Kit for OS/2 3 / DEV3-D1.ISO / editors / epm / e_macros / ckeysel.e < prev    next >
Encoding:
Text File  |  1988-01-05  |  105 b   |  5 lines

  1. ;      An if-block that gets included into select_edit_keys().
  2. if ext='C' then
  3.    keys c_keys
  4. endif
  5.