Search results

  1. J

    What if Persistent procedures are not delete?

    Hi All, I would like to know if someone knows what would happen if a procedure is call by persistent procedures and this is not delete? Would the server experience some hang up? (to much activity by users, ) Would it stops from doing the procedure if this has a lot of instances (from the...
  2. J

    How to read a file

    Hi I am new in progress also and I am have some problems trying to figure it out how to read a file with progress . What am trying to do is read the whole line of the file and put it into a temp table but the last line it is not read it because it does not have the new line (enter/skip) , so...
  3. J

    How i can use recursive methods ??

    Hi, I've been searching like a month and I didn't found anything useful about recursive methods in progress I would want to know if someone here could advise me. Can I use recursive methods with Progress??? If yes, how would I could implement them.
Back
Top