Peter, Could it just be the fact that your subroutine expects to be called as part of a user login session?
Does your login perform any initialisation e.g. opening files, setting common variables etc. that the subroutine would normally require? Could it just be that one of these variables isn't being assigned from your client application, causing the subroutine to fail? Remember, UniObjects does not run any LOGIN paragraphs. And if you have tested the subroutine at TCL, you will have gone through the LOGIN process and so your environment may not be the same as when the subroutine is called from the client. Regards, Brian Leach ________________________________________________________________________ This email was checked on leaving Microgen for viruses, similar malicious code and inappropriate content by MessageLabs SkyScan. DISCLAIMER This email and any attachments are confidential and may also be privileged. If you are not the named recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information. In the event of any technical difficulty with this email, please contact the sender or [EMAIL PROTECTED] Microgen Information Management Solutions http://www.microgen.co.uk ------- u2-users mailing list [EMAIL PROTECTED] http://www.u2ug.org/listinfo/u2-users
