Subj : Re: Syntaxtic! To : Mindless Automaton From : Digital Man Date : Fri Feb 25 2011 03:42 pm Re: Re: Syntaxtic! By: Mindless Automaton to Digital Man on Mon Feb 21 2011 11:41 am > 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.. So you tried load(new Object, "typeasc.js", "-nopause", str, "BullsEye..."); ? That should work. digital man Snapple "Real Fact" #143: Q is the only letter in the alphabet not appearing in the name of any U.S. state. .