home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / os / os2 / programm / 8028 < prev    next >
Encoding:
Text File  |  1993-01-26  |  2.6 KB  |  66 lines

  1. Newsgroups: comp.os.os2.programmer
  2. Path: sparky!uunet!mcsun!sunic!ugle.unit.no!elkraft.unit.no!kvien
  3. From: kvien@Elkraft.Unit.NO (Oddgeir Kvien)
  4. Subject: Re: compiling macros for EPM ?
  5. Message-ID: <1993Jan26.075144.5818@ugle.unit.no>
  6. Sender: news@ugle.unit.no (NetNews Administrator)
  7. Reply-To: kvien@Elkraft.Unit.NO (Oddgeir Kvien)
  8. Organization: University of Trondheim
  9. References: <1993Jan24.181508.24311@ugle.unit.no> <1993Jan25.004628.22259@watson.ibm.com> <1993Jan25.164543.4845@gandalf.UMCS.Maine.EDU>
  10. Date: Tue, 26 Jan 93 07:51:44 GMT
  11. Lines: 53
  12.  
  13. In article <1993Jan25.164543.4845@gandalf.UMCS.Maine.EDU>, jurlwin@gandalf.UMCS.Maine.EDU (Jeff Urlwin) writes:
  14. |> In article <1993Jan25.004628.22259@watson.ibm.com> margoli@watson.IBM.com writes:
  15. |> >In <1993Jan24.181508.24311@ugle.unit.no> kvien@Elkraft.Unit.NO (Oddgeir Kvien) writes:
  16. |> >>How do you compile macros for EPM?
  17. |> >>
  18. |> >>I can not find it in anny documentation.
  19. |> >
  20. |> >Compiling macros refers to using ETPM to compile .e macros into .ex files.
  21. |> >ETPM was not shipped with OS/2, but is available in the EPMBBS package on
  22. |> >the IBM OS/2 BBS's, Compuserv, and via anonymous FTP (from
  23. |> >software.watson.IBM.com and other sites).  This has nothing to do with Rexx
  24. |> >macros.
  25. |> >
  26. |> >The above package includes an online user's guide and tech. ref.  For more
  27. |> >information on ETPM, get EPMDOC.ZIP, unpack it, then enter the command:
  28. |> >   view epmusers etpm
  29. |> 
  30. |> It's also on the 11/92 PDK CDROM...
  31. |> 
  32. |> Jeff
  33. |> 
  34. Thnx I found it on watson. But there is some problem. When I try to 
  35. recompile EPM (ETPM EPM)  an errormessage comes upp:
  36.  
  37. EX code size too large
  38.    buffer_handle=SORT_find_buffer(┤DLLSORT0┤)
  39.  
  40. filename=sortDLL.e
  41. line= 29
  42. col= 34
  43.  
  44. I don`t know anything about the epm macro language so.........
  45.  
  46. What I want is just to change the behaviour of epm while I am editing a
  47. *.c file. I don`t like the plasement of the { and }. I want them to be plased
  48. on the next (or previous) line and not on the same line as if and else an so on.
  49. So I have just done some minor changes in the ckeys file (I think that was the
  50. name of the file).
  51.  
  52.  
  53. Regards 
  54.  
  55. Oddgeir 
  56.  
  57. -- 
  58.  
  59. +-----------------------------------------------------------------------+
  60. | Oddgeir Kvien, Norwegian Institute of Technology                      |
  61. |                Faculty of Electrical Engineering and Computer Science |
  62. |                                                                       |
  63. | email: kvien@elkraft.unit.no                                          |
  64. | phone: +47-7-594269                                                   |
  65. +-----------------------------------------------------------------------+
  66.