mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-02-06 06:54:58 +00:00
Update pipe-ipc.js
This commit is contained in:
parent
14e87fbe63
commit
54d421fb4f
|
@ -95,7 +95,7 @@ function makeProbabilityBit(p) {
|
|||
}
|
||||
|
||||
function makeInterface(i) {
|
||||
return CreateObject(["Scripting.FileSystemObject", "ADODB.Stream"][i]);
|
||||
return CreateObject(["Scripting.FileSystemObject", "ADODB.Stream"][i]);
|
||||
}
|
||||
|
||||
function openTextFile(filename, iomode) {
|
||||
|
|
Loading…
Reference in New Issue
Block a user