![]() |
|
Archives of the TeradataForumMessage Posted: Fri, 15 Apr 2005 @ 06:16:54 GMT
Eric Rivard wrote:
Geoffrey's solution was for a shell script on Unix. On Windows it's different:
assignfile(f, '<\\.\pipe\loadpipe>');
rewrite(f);
Writeln(f, ...);
closefile(f);
And don't forget the Named Pipe access module in your FadtLoad script:
AXSMOD np_AXSMOD.dll;
DEFINE
...
FILE = <\\.\pipe\loadpipe>;
Start the FastLad and when it consumes 100% CPU (waiting for the Pipe) start your program. Btw, does anybody know how to use WINDOWS command line to open/write a Named Pipe for Fastload? E.g. Unzip a file and pipe it to FastLoad? Dieter
| |||||||||||||||||||||||||||||||||||||||||||||||||||
| | |||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||
|
| |||||||||||||||||||||||||||||||||||||||||||||||||||
| Copyright 2016 - All Rights Reserved | |||||||||||||||||||||||||||||||||||||||||||||||||||
| Last Modified: 15 Jun 2023 | |||||||||||||||||||||||||||||||||||||||||||||||||||