Jump to content

Recommended Posts

Posted (edited)

I saw this function, and would kind of see if it works, but it gives me the error that the exsternal program could not be found, why?

<{POST_SNAPBACK}>

Simply that you do not have the program that the function uses. Try looking in the source code for the Run(whatever.exe) that it needs.

If the author wrote it correctly, it's performing an If Not FileExists(whatever) then Exit type of error check.

Find what file it needs and download it, then install it. It may even be listed in the function header.

I'm guessing it's one of the freeware, command line type mailers that are out there.

Edited by Blue_Drache

Lofting the cyberwinds on teknoleather wings, I am...The Blue Drache

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...