NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: peterH on November 09, 2016, 12:39:36 PM

Title: Why is this being generated?
Post by: peterH on November 09, 2016, 12:39:36 PM
Hi,

I was looking in the generated source for an update procedure and saw this: Why is this being generated? (there arent's that many files in the prococedure fwiw)

Code: [Select]
LoadRelatedRecords  Routine
  ! Start of "Load Related Records Start"
  ! [Priority 5000]
 
  ! End of "Load Related Records Start"
  ! Start of "Load Related Records Middle"
  ! [Priority 5000]
 
  ! End of "Load Related Records Middle"
  loc:ok = 0
  ! Start of "Load Related Records Middle"
  ! [Priority 5000]
 
  ! End of "Load Related Records Middle"
  loc:ok = 0
  ! Start of "Load Related Records Middle"
  ! [Priority 5000]
 
  ! End of "Load Related Records Middle"
  loc:ok = 0
  ! Start of "Load Related Records Middle"
  ! [Priority 5000]
 
  ! End of "Load Related Records Middle"
  loc:ok = 0
  ! Start of "Load Related Records Middle"
  ! [Priority 5000]
 
  ! End of "Load Related Records Middle"
  loc:ok = 0
  ! Start of "Load Related Records Middle"
  ! [Priority 5000]
 
  ! End of "Load Related Records Middle"
  loc:ok = 0
  ! Start of "Load Related Records Middle"
  ! [Priority 5000]
 
  ! End of "Load Related Records Middle"
  loc:ok = 0
  ! Start of "Load Related Records Middle"
  ! [Priority 5000]
 
  ! End of "Load Related Records Middle"
  loc:ok = 0
  ! Start of "Load Related Records Middle"
  ! [Priority 5000]
 
  ! End of "Load Related Records Middle"
  loc:ok = 0
  ! Start of "Load Related Records Middle"
  ! [Priority 5000]
 
  ! End of "Load Related Records Middle"
  loc:ok = 0
  ! Start of "Load Related Records Middle"
  ! [Priority 5000]
 
  ! End of "Load Related Records Middle"
  loc:ok = 0
  ! Start of "Load Related Records Middle"
  ! [Priority 5000]
 
  ! End of "Load Related Records Middle"
  loc:ok = 0
  ! Start of "Load Related Records Middle"
  ! [Priority 5000]
 
  ! End of "Load Related Records Middle"
  loc:ok = 0
  ! Start of "Load Related Records Middle"
  ! [Priority 5000]
 
  ! End of "Load Related Records Middle"
  loc:ok = 0
  ! Start of "Load Related Records Middle"
  ! [Priority 5000]
 
  ! End of "Load Related Records Middle"
  loc:ok = 0
  ! Start of "Load Related Records Middle"
  ! [Priority 5000]
 
  ! End of "Load Related Records Middle"
  loc:ok = 0
  ! Start of "Load Related Records Middle"
  ! [Priority 5000]
 
  ! End of "Load Related Records Middle"
  loc:ok = 0
  ! Start of "Load Related Records Middle"
  ! [Priority 5000]
 
  ! End of "Load Related Records Middle"
  loc:ok = 0
  ! Start of "Load Related Records Middle"
  ! [Priority 5000]
 
  ! End of "Load Related Records Middle"
  loc:ok = 0
  ! Start of "Load Related Records Middle"
  ! [Priority 5000]
 
  ! End of "Load Related Records Middle"
  loc:ok = 0
  ! Start of "Load Related Records Middle"
  ! [Priority 5000]
 
  ! End of "Load Related Records Middle"
  loc:ok = 0
  ! Start of "Load Related Records Middle"
  ! [Priority 5000]
 
  ! End of "Load Related Records Middle"
  loc:ok = 0
  ! Start of "Load Related Records Middle"
  ! [Priority 5000]
 
  ! End of "Load Related Records Middle"
  loc:ok = 0
  ! Start of "Load Related Records End"
  ! [Priority 5000]
 
  ! End of "Load Related Records End"

Peter
Title: Re: Why is this being generated?
Post by: Bruce on November 13, 2016, 10:14:22 PM
that's not normal Peter.
I'd need to see the app to determine where all that is coming from.

cheers
Bruce