<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman, new york, times, serif;font-size:12pt"><DIV>How I hate getting old! I can see what is wrong.</DIV>
<DIV> </DIV>
<DIV>Situation.... fpodbc is loaded on one of our windows servers (server2007). All I wanted to do was move some test files in their own subfolder (fpweb). filePro is mapped to drive V. Excluding the 'set FPDIR=\fpweb' line this batch file has worked for years. I can't get fp to bring up the new files loaded in to V:\fpweb\filepro.</DIV>
<DIV> </DIV>
<DIV>What am I doing wrong?</DIV>
<DIV> </DIV>
<DIV>@echo off<BR>rem This File created by install shield on 8-25-2004<BR>set PATH=C:\WINDOWS\COMMAND<BR>set PFDSK=V<BR>set PFDIR=\fpweb<BR>set PFDATA=V:<BR>set PFPROG=V:<BR>set PFDIR=<BR>set PFLMHOST=server2007<BR>set PFMENU=V:\fp\menus\rick<BR>set PFGLOB=<BR>set PFCONFIG=<BR>set PATH=%pfprog%;%PFPROG%\fp;%path%<BR>echo stuff > fp$$$$$$.bat<BR>del fp$$*.bat>NUL<BR>%pfprog%\fp\p</DIV>
<DIV> </DIV>
<DIV>Thank you in advance,</DIV>
<DIV>Rick Hane</DIV>
<DIV>Controller</DIV>
<DIV>Deluxe Stitcher Company Inc</DIV>
<DIV><A href="http://www.deluxestitcher.com">www.deluxestitcher.com</A></DIV>
<DIV> </DIV>
<DIV> </DIV></div></body></html>