NetTalk Central

Author Topic: Double Change NTWS 5.04  (Read 2724 times)

Rene Simons

  • Hero Member
  • *****
  • Posts: 650
    • View Profile
Double Change NTWS 5.04
« on: November 26, 2010, 01:53:04 PM »
Hi,

When I add an EIP change button in a browse, the change:isInvalid appears twice in the procedure.

TableQueue  Queue,pre(TableQueue)
kind          Long
row           String(size(packet))
id            String(256),dim(Net:MaxKeyFields)
idx           String(Net:HashSize)
sub           Long
            End
Change:IsInvalid  Long
View5:IsInvalid  Long
Change:IsInvalid  Long
Delete4:IsInvalid  Long
loc:total               decimal(31,15),dim(200)


Also the value::Change   Routine is generated twice in the procedure.

Is this a bug??

Rene
Rene Simons
NT14.14