Search results

  1. I

    560 error when migrating smart obj from V9 to V10

    Yes, and tried to recompile, only to run into a lot of compile errors.
  2. I

    560 error when migrating smart obj from V9 to V10

    Hi, We've an application that runs fine on 9.1D and earlier. We tried to migrate to 10.1b , but as soon as we try to run any adm code we get alert-box messages like: Entry 2 is outside the range of list ^^. (560) Any help with this will be much appreciated! Ian
  3. I

    PDFinclude used with terminal server?

    I find that PDFinclude used with a terminal server does not generate a pdf document. Any special settings or changes needed to fix this?
  4. I

    Batch process from GUI application?

    Using Progress 91D, the db is running on linux with windows clients. It does make sence to have the email sending process running as batch on the server, but the popup notification needs to happen on client side, seperate from whichever window the user may be using. Hope this makes sense ?
  5. I

    Batch process from GUI application?

    Hi buyeye, What i'm trying to achive is a background process for user event notification. Thus the process will check if popup or email messages are availible for a user every 30 minutes, and then display the popup or email the message. Also, what will happen to the batch process when the user...
  6. I

    Batch process from GUI application?

    Hi, I need some advise on how best to initiate a background process from a GUI application. This process must start same time when the user log into the GUI application and do some checks in the background every 30 minutes and then sleeps. The process must stop only when the user logs out of...
Back
Top