<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'><BR>Dan,<BR>
<BR>
I noticed when I try to setup a QST that executes a script, it is adding an extra "\" in the path,<BR>
causing the QST to fail.<BR>
<BR>
Exec C:\D-Star\Terry.bat<BR>
<BR>
turns into<BR>
<BR>Exec ('File','C:\\D-Star\\Terry.bat')<BR>
<BR>
Thanks,<BR>
<BR>
Terry - N7EXB<BR>
<BR><BR> <BR></body>
</html>