Is there a way to do this. I have searched and messed around with it but no success. I ended up having to insert data via Solomon's database API calls using the TI file.
Consider a scenario where you have a custom screen (VB tools exe) that is call from a custom button from employee screen. When you generate the ti macro I see where you can programatically push the button but nothing that shows you how to access the fields in the other screen. Keep in mind this a a separate exe not a child form.
Does anyone know if there is a way to accomlish this without accessing the database directly via API calls?