Ticket #690 ( Closed )

Short Description Can not pass the password
Entered By: beverly.barrington@famu.edu When: 2001-03-07 15:13:57 Build: 2.0.6F
Categories Type: Problem   Department: Product   Category: 3270 Datastream
Description
Here is a copy of the code:


<TESECTION nwrdclogon
WHEN TranPath_1 is "nwrdcconnect">

<TEACTION connect "LU_GROUP_1:TN3270:199.44.72.2">

<TEACTION PUTFIELD 22 14 "WEN">
<TEACTION PUTFILED 22 40 "WEN">


I tried to hardcode and pass the userid(putfield 22 
14 "WEN") and password(putfield 22 40 "WEN"),it passed the 
userid with no problem,but not the password. When I looked 
at the trace file, I could find the userid,but not the 
password.
Append By: Big Kahuna  When: 2001-03-07 15:51:10  New Status: Pending Customer
Comment
Beverly, are you sure that the password input location on 
your host is at row 22 and column 40?  If so, please 
forward the templates.log file to surfer@ie.com and please 
enter "ticket number 690" in the subject line.  Thanks!
Append By: beverly.barrington@famu.edu  When: 2001-03-08 16:13:06  New Status: Pending IE
Comment
where can I find the template.log file?
Append By: Big Kahuna  When: 2001-03-08 16:34:20  New Status: Pending Customer
Comment
The templates.log file is located in your 
\screensurfer\hostserver directory.
Append By: beverly.barrington@famu.edu  When: 2001-03-13 18:02:15  New Status: Pending IE
Comment
problem solved,thanks.