G
Guest
I have a form which runs a process to check if any data has come back from a
server. When there is data present, it runs a procedure. This procedure
processes the data and then pauses for a set amount of time before checking
again if there is data present.
My problem? Well, depending on the data there are different types of
routines that need to be run. Each line of code has a key that may run a
different type of process. I need to rs.movenext each line of data as there
is a header line, detail, and ending record line. I am getting a Compile
Error - Procedure too big. Any solutions?
Thank you VERY MUCH!
Janis - STILL in Minnesota
server. When there is data present, it runs a procedure. This procedure
processes the data and then pauses for a set amount of time before checking
again if there is data present.
My problem? Well, depending on the data there are different types of
routines that need to be run. Each line of code has a key that may run a
different type of process. I need to rs.movenext each line of data as there
is a header line, detail, and ending record line. I am getting a Compile
Error - Procedure too big. Any solutions?
Thank you VERY MUCH!
Janis - STILL in Minnesota
