PDA

View Full Version : Custom Aliases in PGP file Nested Directories



aziz24
12th Apr 2005, 04:06 pm
I'm adding some custom external program aliases to my pigpen (PGP) file, so I can trigger some applacations via custom tool bar settings.
The problem I am having is nested directories example

CONV,START C:\Program Files\Convert\Convert.exe,1,,
the shell dialog box just kicks back an error message of Can't find C:\Program Files.........

I know it will works like this CONV,START C:\Convert\Convert.exe,1,,

but that's not to point and that too easy does any one have and ideas.
I can't find anythig on the web of in my books on this.

sab423
12th Apr 2005, 07:26 pm
Try placing quotation marks around the path... "C:/Program Files..."

Hope this helps.

Scott 8)

aziz24
12th Apr 2005, 10:05 pm
Thanks Scott

I've tried that but all that does is, just navigate too my active DOS directorY of C: I have even tried using ~ to see if it's a DOS issue of long file names.
I am perplexed. :x