Sorry, but it's been awhile since I've worked on this Nettalk app and I have a few other questions...
1) I put the print button on the form and it is calling the report procedure. The form has multiple tabs with related browses on other tables but the primary file is the Order table. Do I have to use setvalue, setsessionvalue or filetosessionqueue so that the Order# field is available for the report procedure to 'get'?
2) I see in the report procedure init section where the nettalk code is doing a post(event:accepted,?Pause). I'm not seen the pause /accepted embed code executing... or will it NOT run. In that embed I have some code to get other data and setup some local values. Should I expect that pause/accepted embed to run?
Thanks
LEE