Welcome to the SRP Forum! Please refer to the SRP Forum FAQ post if you have any questions regarding how the forum works.
SRP_Run_Command v2.2.2
I have used SRP_Run_Command for running an executable file in my application successfully in the past. I updated SRP_Utilities to version 2.2.2 and now it does not work. The command is as follows.
SRP_Run_Command("GetEmailEdi.exe", "DOS", FilePath)
I'm not sure what is going wrong. I double checked the FilePath and all is good. It attempts to run the file because the black DOS screen pops up but immediately closes without running the executable. Any suggestions?
SRP_Run_Command("GetEmailEdi.exe", "DOS", FilePath)
I'm not sure what is going wrong. I double checked the FilePath and all is good. It attempts to run the file because the black DOS screen pops up but immediately closes without running the executable. Any suggestions?
Comments
<<link deleted by admin for security>>
@Don GetEmailEDI.exe finds specific emails in an IMAP email Inbox, downloads the attached files, and moves the email to a different folder on the email server.