[NLRS] Loop yagi

J.Lieberg [email protected]
Fri, 31 Jan 2003 19:50:19 -0600


Bud;

To run the program and print the info that displays on the screen, enter 
this command.

GWBASIC LOOPYAGI.BAS >LPT1:

After the program completes, enter SYSTEM - This takes you back to the 
dos prompt and triggers the output to be sent to the printer on lpt1:

The > is what is called a piping command and can be used to route data 
under dos to a different output device or to a file.

Depending on what kind of printer you are using, you may not get a page 
eject on your printer at the end of job, this is because dos does not 
send one. I have to hit print buffer on my laser printer to get the page 
to print. This normal operation.

Hope this helps.

73's
Jon, K0FQA