Hi Kevin,
the auto-inc obviously does exactly this. Looking though that code it seems to boil down to
Self.FileToSessionQueue(File,Net:AlsoValueQueue)
Ans = Net:ChangeRecord
p_web.SetSessionValue('Procedure:Primed',1)
and this needs to be before
do SetFormSettings
But that looks like what you are doing, so perhaps this _is_ working? And something else is wrong?
Cheers
Bruce