Forum Discussion
ChuckGrigsby
9 years agoQrew Cadet
it is possible your code is breaking before it gets to that line but not before the add record line. You could edit out the a=nwr to a=er and if it works then your code is breaking somewhere before it hits your edit record line. Also make sure the IOL field is being loaded on the edit mode and not just add mode.