blue,
From that I can see that you are using the PICBASIC™ Compiler , or at least you're reading the PBC manual.
For PBC, all programs are assumed to run at 4Mhz. So yes, if you run it at 8Mhz instead, everything will be twice as fast, or take half the time, which ever way you want to look at it. (Glass half empty thing)
With PicBasic Pro, there is the OSC define that allows the compiler to compensate for the different oscillator speeds.
And, PBC doesn't have a PAUSEUS command.
<hr>
PBC questions can be a little confusing outside of it's own forum.
mel PIC BASIC
http://www.picbasic.co.uk/forum/forumdisplay.php?f=3
Bookmarks