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

  1. Newsgroups: comp.os.os2.programmer
  2. Path: sparky!uunet!gatech!destroyer!ncar!netnews.whoi.edu!whsun1!jwidman
  3. From: jwidman@whsun1.whoi.edu (James Widman)
  4. Subject: Re: compiling macros for EPM ?
  5. Message-ID: <1993Jan26.131859.24062@netnews.whoi.edu>
  6. Sender: news@netnews.whoi.edu
  7. Organization: NOAA-NMFS
  8. References: <1993Jan25.004628.22259@watson.ibm.com> <1993Jan25.164543.4845@gandalf.UMCS.Maine.EDU> <1993Jan26.075144.5818@ugle.unit.no>
  9. Date: Tue, 26 Jan 93 13:18:59 GMT
  10. Lines: 51
  11.  
  12. In article <1993Jan26.075144.5818@ugle.unit.no> kvien@Elkraft.Unit.NO (Oddgeir Kvien) writes:
  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.     I have had exactly the same problem.  I was just trying to change the
  57.     cursor color,  when that error popped up.
  58.  
  59.     Anyone with any ideas???
  60.  
  61.                    Thanks in advance   Jim Widman
  62.  
  63.