Making Include files
- Posted by dstanger at belco.bc.ca Aug 24, 2001
- 445 views
HI, I am trying to use a procedure that I wrote as an include file but am having problems. I have saved it with a .e extension and placed it in the include directory. The procedure uses video_config() so it won't work unless graphics.e is present. I tried to include ghraphics.e within the procedure but it doesn't work. Any suggestions? Thank you, David S.