\n"); } NewWin.document.write(" \n"); if (bbb) { NewWin.document.write('
\n'); NewWin.document.write('\n'); NewWin.document.write('\n'); } else { NewWin.document.write('\n'); } NewWin.document.write("\n");
NewWin.document.write("!PACF!\n# SC COUNTY LOGISTICS REQUEST FORM\n");
NewWin.document.write("# JS-ver. 2.3, 11-08-09\n");
NewWin.document.write("# FORMFILENAME: "+geturl()+"\n");
if (bbb)
{ NewWin.document.write('# \n');
NewWin.document.write("# THE LIGHT BLUE HIGHLIGHTED TEXT HAS BEEN AUTOMATICALLY COPIED \n");
NewWin.document.write("# to the Clipboard. To save it to a file, you must \n");
}
else
{ NewWin.document.write('# TO COPY THE TEXT IN THIS WINDOW, FOCUS THIS WINDOW, THEN:\n');
NewWin.document.write("# Select All ASCII Text by typing Ctrl-A, then Ctrl-C to Copy.\n");
}
NewWin.document.write("# Next, RUN WordPad or Notepad and DO Ctrl-V to Paste into the editor body.\n");
NewWin.document.write("# Then DO Save-As to a TEXT Document file, or Paste directly into Outpost.\n");
NewWin.document.write("# Form Item numbers are followed by a colon (:)\n");
NewWin.document.write("# Answers are enclosed in brackets ( [ ] )\n");
//
} // end of else loop where whichway == 0
radio(NewWin,document.forms[0].prior,"1.",3);
out(NewWin,"2.",Freqest);
out(NewWin,"3.",Fpoc);
out(NewWin,"4.",Fpocphone);
out(NewWin,"5.",Feocpoc);
out(NewWin,"6.",Fapprov);
out(NewWin,"7.",Fdatim);
out(NewWin,"8.",Flino);
out(NewWin,"9.",Flrno);
out(NewWin,"10.",Fresource);
out(NewWin,"11.",Fqty);
out(NewWin,"12.",Fwhy);
out(NewWin,"13.",Fllong);
out(NewWin,"14.",Fneedat);
out(NewWin,"15.",Fdelto);
out(NewWin,"16.",Fdelphon);
out(NewWin,"17.",Fdelloc);
out(NewWin,"18.",Froute);
if (toggle == 1)
{
out(NewWin,"19.",Ffdatim);
out(NewWin,"20.",Ffname);
out(NewWin,"20a.",Ffposit);
radio(NewWin,document.forms[0].action,"21.",3);
out(NewWin,"22.",Fcontrol);
out(NewWin,"23.",Fagency);
out(NewWin,"24.",Fagphone);
out(NewWin,"25.",Fagresp);
out(NewWin,"26.",Fagcontact);
out(NewWin,"27.",Fagdel);
out(NewWin,"28.",Fagcost);
out(NewWin,"29.",Fagarriv);
out(NewWin,"30.",Fagmission);
}
out(NewWin,"31.",Fdeltimdat);
out(NewWin,"32.",Fdelver);
out(NewWin,"33.",Fdelremarks);
out(NewWin,"34.",Ffinremarks);
if (whichway == 0)
{ NewWin.document.write("#EOF\n");
} else
{ ascii += "#EOF\n";
gatherdata();
return;
}
//
NewWin.document.write("\n");
NewWin.document.write("");
NewWin.document.write("");
NewWin.document.close();
}
// -->