Knowledge Base

PROFS: Err Msg: PWAMROUT Novalue Error in Line 222

Article ID: 128469

Article Last Modified on 10/30/2006


APPLIES TO


This article was previously published under Q128469

SYMPTOMS

The following error message is displayed on the MS-GATE PROFS Host Access Component:
PWAMROUT novalue error in line 222

CAUSE

In the PWAMROUT CEXEC, line 222 contains an invalid Interpret command.

RESOLUTION

In line 222 of the PWAMROUT CEXEC, change the following statement
   Interpret 'sub = ' ' '"'Recurring_Txt.Default_Lang || Sub '"'
				

to:

   sub = Recurring_Txt.Default_Lang Sub
				
Although in theory these two statements should produce the same results, in practice the first one produces a "No Value" error.

STATUS

Microsoft has confirmed this to be a problem in version 3.4a of Microsoft Mail Gateway to PROFS. This problem was corrected in PWAMROUT.CEX version 3.4a.041. If you do not have version 34a.041, you can find PWAMROUT.EXE, a self-extracting file, on the following services:

For additional information about downloading, please see the following article in the Microsoft Knowledge Base:

119591 How to Obtain Microsoft Support Files from Online Services


Additional query words: 3.40a

Keywords: KB128469