Re: Launch mnemonic Result String


[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]

Posted by Jim Guerber on July 30, 2008 at 15:13:17:

In Reply to: Launch mnemonic Result String posted by Mike Saunders on July 30, 2008 at 14:23:32:

The Launch mnemonic feeds windows shellexecute. The Windows docs say:

"Returns a value greater than 32 if successful, or an error value that is less than or equal to 32 otherwise".

Here is a Compiled list of general windows errors which may or may not apply. Also, below is the documentation for shellexecute.

Error                                        Microsoft Name          Number

File not found                               SE_ERR_FNF                2
Path not found                               SE_ERR_PNF                3
Access denied                                SE_ERR_ACCESSDENIED       5
Out of memory                                SE_ERR_OOM                8
Invalid EXE file or error in EXE image       ERROR_BAD_FORMAT         11
A sharing violation occurred                 SE_ERR_SHARE             26
Incomplete or invalid file association       SE_ERR_ASSOCINCOMPLETE   27
DDE Time out                                 SE_ERR_DDETIMEOUT        28
DDE transaction failed                       SE_ERR_DDEFAIL           29
DDE busy                                     SE_ERR_DDEBUSY           30
No association for file extension            SE_ERR_NOASSOC           31
DLL not found                                SE_ERR_DLLNOTFOUND       32



Follow Ups:



Post a Followup

Name:
E-Mail:

Subject:

What is the name of the main Signature System's Product?  

Comments:

Optional Link URL:
Link Title:
Optional Image URL:

You may attach up to 5 files to your followup (see below):





Each file can be a maximum of 1MB in length Uploaded files will be purged from the server on a regular basis.


[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]