Thanks for all who replied. After digging around, it appears that these two programs were files with printer escape sequences programmed by my predecessor. I had thought somehow that these were standard U2 verbs.
I recompiled and cataloged them on the other account I was trying to get them to work from and it started working. Thanks again, Caleb Ng Systems Analyst Sweetwater Authority [EMAIL PROTECTED] (619) 409-6763 >>> [EMAIL PROTECTED] 11/28/05 12:33PM >>> The verbs LANDSCAPE and CPI.12 are not standard U2 verbs. They must be custom programs on your system. In your account where they do work, look at the VOC entries for those 2 verbs and see what and where they point. My guess would be that they are cataloged programs that send the proper printer codes to your printer to set it to landscape mode and 12 cpi mode. If that is the case then you should be able to fix your issue by creating a Q-pointer in the other account to the basic program file where those 2 programs reside. Then you can catalog those programs in the new account. HTH, Gordon Gordon J. Glorfield Sr. Applications Developer MAMSI (A UnitedHealth Company) 301-360-8839 [EMAIL PROTECTED] wrote on 11/28/2005 02:29:44 PM: > I'm sure this is a pretty simple fix but having scoured IBM's U2 docs on > CD, I'm still lost. > I've got a PROC that prints a report in landscape with the following > code: > HSP-ASSIGN =ACCTING 0 > P > HTERM ,,146,44 > P > HLANDSCAPE > P > HCPI.12 > P > HSORT <FILE> .... > It works properly in one account but when I logto another account, I'm > getting the following error when I run it: > In Paragraph: PROC > Not a verb > LANDSCAPE > Job number is : 3 [snip] This e-mail, including attachments, may include confidential and/or proprietary information, and may be used only by the person or entity to which it is addressed. If the reader of this e-mail is not the intended recipient or his or her authorized agent, the reader is hereby notified that any dissemination, distribution or copying of this e-mail is prohibited. If you have received this e-mail in error, please notify the sender by replying to this message and delete this e-mail immediately. ------- u2-users mailing list [email protected] To unsubscribe please visit http://listserver.u2ug.org/ ------- u2-users mailing list [email protected] To unsubscribe please visit http://listserver.u2ug.org/
