pipes in windows exist and they do work like on unix systems, if they
don't work like on unix systems, then the exec command makes sure they do..
http://www.tcl.tk/man/tcl8.4/TclCmd/exec.htm#M21
they you can see compatibility issues, for example, on wnidows 9x the
pipes actually uses a temporary file...
now the question is, how to make it work without using a temp file..
which commands to send (echo ? does it work on windows exactly the same ?
echo with binary text ? who knows...)
KaKaRoTo
On Sat, 26 Nov 2005 10:38:33 -0500, Harry Vennik <[EMAIL PROTECTED]>
wrote:
Op zaterdag 26 november 2005 16:35, schreef Boris Faure (billiob):
2005/11/26, Sander Hoentjen <[EMAIL PROTECTED]>:
> On Sat, 2005-11-26 at 04:52 -0800, Kemal Eroglu wrote:
> > Now my question: To generate the image, one must first write and
> > compile a latex file. This plugin does that inside a directory named
> > /tmp/[pid]-latex where pid is the PID of the running instance of
aMSN.
> > The problem is that the /tmp directory gets cluttered with these
> > directories in time. The plugin makes a "file delete" call inside
the
> > DeInit proc to remove the directory created. But it appears that,
> > DeInit is run only when the plugin is unloaded, not when aMSN is
> > closed. Is there a way to delete these directories when aMSN is
> > closing? Or is it a reasonable idea to run the DeInit procs before
> > shutdown?
>
> Isn't it possible to not use intermediate files but use pipes?
I don't know if pipes can be used on windows (i know MacOSX is a unix
:p ).
You can find my stuff here :
http://sourceforge.net/tracker/index.php?func=detail&aid=1366968&group_id=5
4091&atid=733148 but it is not finished.
Pipes do exist in Windows too, but I think they work somewhat different
as
pipes on UNIX-like systems.
--
Boris FAURE (billiob)
mail, msn : [EMAIL PROTECTED]
No trees were killed in the sending of this message.
However, a large number of electrons were terribly
agitated.
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log
files for problems? Stop! Download the new AJAX search engine that
makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37&alloc_id865&op=Click
_______________________________________________
Amsn-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/amsn-devel
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log
files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Amsn-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/amsn-devel
--
KaKaRoTo
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Amsn-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/amsn-devel