NetTalk Central

Author Topic: Why is this being generated?  (Read 3339 times)

peterH

  • Sr. Member
  • ****
  • Posts: 413
    • View Profile
Why is this being generated?
« 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

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11244
    • View Profile
Re: Why is this being generated?
« Reply #1 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