Log in

View Full Version : "WriteFile" filter do not work?


quakerman
4th May 2004, 02:39
This is my Script:

video=avisource("c:\test.avi",false)
WriteFile(video,"c:\1.txt",video.width)

but it do not work.Noting will be return.Why?

ac-chan123
4th May 2004, 02:52
What´s "vedio" ?

AC-Chan(Robert Vincenz)

quakerman
4th May 2004, 03:47
oh,it cause my mediaplayer is bad.

now ,it work.

qustion other:
how can i make it work without display media player's windows?