nick_rogers
7th April 2004, 20:59
Just upgraded to Porting set 6.1c.07.03 from 6.1c.06.04
Also have the new BW Client c.74
Opened Baan case to see if any tools objects needed upgrading, they said NO.
We have an important interface session that reads an ASCII file and populates some tables. The session has been used for 4 years, after installation of the new porting set 6.1c.07.03 the session no longer works. During debug the problem is identified with the function seq.gets() no longer working as expected.
Details:
first line is read in correctly,
second line is read but the first character is not present.
example:
first line is "12345"
second line is "2345"
Anyone encounter this ? also anyone know what tools component the seq.gets() resides in ??
Also have the new BW Client c.74
Opened Baan case to see if any tools objects needed upgrading, they said NO.
We have an important interface session that reads an ASCII file and populates some tables. The session has been used for 4 years, after installation of the new porting set 6.1c.07.03 the session no longer works. During debug the problem is identified with the function seq.gets() no longer working as expected.
Details:
first line is read in correctly,
second line is read but the first character is not present.
example:
first line is "12345"
second line is "2345"
Anyone encounter this ? also anyone know what tools component the seq.gets() resides in ??