What is the correct way to use no pause when using console.printfile?
console.printfile(filename [,mode=P_NONE])
Or at least point me to a js file I can look it up in. :)
Snapple "Real Fact" #70:
A "jiffy" is actually 1/100 of a second.
Re: Syntaxtic!
By: Mindless Automaton to DOVE-Net.Programming_(Javascript) on Thu Feb 17 2011 11:17 pm
> What is the correct way to use no pause when using console.printfile?
>
> console.printfile(filename [,mode=P_NONE])
>
> Or at least point me to a js file I can look it up in. :)
console.printfile("somefile.txt", P_NOPAUSE);
On 02/18/2011 04:54 PM, Digital Man wrote:
I suppose there is something I am missing in there..
The best, most concise definition I found:
1) 1/100 of a second 2) one millisecond 3) approximately one nanosecond 4) indeterminate time from a few seconds to forever
'jiffy' has to be the most general word in the english language! ;)
On 02/18/2011 04:54 PM, Digital Man wrote:
Re: Syntaxtic!
By: Mindless Automaton to DOVE-Net.Programming_(Javascript) on Thu Feb 17 2011 11:17 pm
> What is the correct way to use no pause when using
console.printfile?
>
> console.printfile(filename [,mode=P_NONE])
>
> Or at least point me to a js file I can look it up in. :)
console.printfile("somefile.txt", P_NOPAUSE);
Thanks! But I guess I was using an old bullet.js and its changed a bit
so the line is:
load(new Object, "typeasc.js", str, "BullsEye Bulletin #"+b);
What I am trying to accomplish is to have bulletin just dump the file
and have any pause in the asc or whatever file I am displaying.
I put in the "-nopause" between str & "BullsEye.." but after the two sections of my bulletin file are displayed, I still got the [Hit any
Key] at the end of the file.
I suppose there is something I am missing in there..
I always heard that a Jiffy was 1/60th of a second, based on AC cycles or ti
Sysop: | fluid |
---|---|
Location: | wickliffe, ohio |
Users: | 5 |
Nodes: | 10 (0 / 10) |
Uptime: | 203:13:03 |
Calls: | 50 |
Files: | 15,838 |
Messages: | 50,771 |