home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / VSCPPv7.zip / VACPP / IBMCPP / macros / SEUPRF.LX < prev    next >
Text File  |  1995-05-11  |  3KB  |  67 lines

  1. /* Set up SEU prefix commands */
  2. 'set actionprefix.a    seucmd target after'
  3. 'set actionprefix.a9   seucmd target after'
  4. 'set actionprefix.9a   seucmd target after'
  5. 'set actionprefix.b    seucmd target before'
  6. 'set actionprefix.b9   seucmd target before'
  7. 'set actionprefix.9b   seucmd target before'
  8. 'set actionprefix.d    seucmd delete'
  9. 'set actionprefix.d9   seucmd delete'
  10. 'set actionprefix.9d   seucmd delete'
  11. 'set actionprefix.dd   seucmd delete block'
  12. 'set actionprefix.i    seucmd add'
  13. 'set actionprefix.i9   seucmd add'
  14. 'set actionprefix.9i   seucmd add'
  15. 'set actionprefix.s    seucmd skeleton'
  16. 'set actionprefix.is   seucmd add skeleton'
  17. 'set actionprefix.is9  seucmd add skeleton'
  18. 'set actionprefix.9is  seucmd add skeleton'
  19. 'set actionprefix.l    seucmd shift left  notrunc'
  20. 'set actionprefix.l9   seucmd shift left  notrunc'
  21. 'set actionprefix.9l   seucmd shift left  notrunc'
  22. 'set actionprefix.ll   seucmd shift left  notrunc block'
  23. 'set actionprefix.ll9  seucmd shift left  notrunc block'
  24. 'set actionprefix.lt   seucmd shift left  trunc'
  25. 'set actionprefix.lt9  seucmd shift left  trunc'
  26. 'set actionprefix.9lt  seucmd shift left  trunc'
  27. 'set actionprefix.llt  seucmd shift left  trunc block'
  28. 'set actionprefix.llt9 seucmd shift left  trunc block'
  29. 'set actionprefix.o    seucmd target overlay'
  30. 'set actionprefix.o9   seucmd target overlay'
  31. 'set actionprefix.9o   seucmd target overlay'
  32. 'set actionprefix.oo   seucmd target overlay block'
  33. 'set actionprefix.r    seucmd shift right notrunc'
  34. 'set actionprefix.r9   seucmd shift right notrunc'
  35. 'set actionprefix.9r   seucmd shift right notrunc'
  36. 'set actionprefix.rr   seucmd shift right notrunc block'
  37. 'set actionprefix.rr9  seucmd shift right notrunc block'
  38. 'set actionprefix.rt   seucmd shift right trunc'
  39. 'set actionprefix.rt9  seucmd shift right trunc'
  40. 'set actionprefix.9rt  seucmd shift right trunc'
  41. 'set actionprefix.rrt  seucmd shift right trunc block'
  42. 'set actionprefix.rrt9 seucmd shift right trunc block'
  43. 'set actionprefix.rp   seucmd duplicate'
  44. 'set actionprefix.rp9  seucmd duplicate'
  45. 'set actionprefix.9rp  seucmd duplicate'
  46. 'set actionprefix.rrp  seucmd duplicate block'
  47. 'set actionprefix.rrp9 seucmd duplicate block'
  48. 'set actionprefix.w    seucmd window'
  49. 'set actionprefix.w9   seucmd window'
  50. 'set actionprefix.9w   seucmd window'
  51. 'set actionprefix.x    seucmd exclude'
  52. 'set actionprefix.x9   seucmd exclude'
  53. 'set actionprefix.9x   seucmd exclude'
  54. 'set actionprefix.xx   seucmd exclude block'
  55. 'set actionprefix.sf   seucmd show first'
  56. 'set actionprefix.sf9  seucmd show first'
  57. 'set actionprefix.9sf  seucmd show first'
  58. 'set actionprefix.sl   seucmd show last'
  59. 'set actionprefix.sl9  seucmd show last'
  60. 'set actionprefix.9sl  seucmd show last'
  61. 'set actionprefix.+    seucmd scroll down'
  62. 'set actionprefix.+9   seucmd scroll down'
  63. 'set actionprefix.-    seucmd scroll up'
  64. 'set actionprefix.-9   seucmd scroll up'
  65. 'set actionprefix.9    seucmd locate'
  66. 'set actionprefix./    seucmd current'
  67.