I'm ignorant when it comes to procedures. Therefore, I was very pleased that Douglas Handy posted the code example using the procedure named RtvObjCnt. Using his example, I was able to create a program that contained a VERY SIMPLE procedure. If I want to use this procedure in another program, what is the best method for doing so? I know that I could simply copy it into each program (or /COPY), but is there a way to make it standalone so that minimal effort is needed to use it in other programs? Thanks, Joe

Reply With Quote