ARP 1.1 (Disk 85) (Mar 1988) : conman11 / pushdemo
; Script to demonstrate "push" and "queue" ; Can you predict the outcome? queue echo line1 queue echo line2 push echo line3 queue echo line4 push echo line5 queue echo "So did you guess right?"
; Script to demonstrate "push" and "queue" ; Can you predict the outcome? queue echo line1 queue echo line2 push echo line3 queue echo line4 push echo line5 queue echo "So did you guess right?"
Created by Troy Davis 2006-2009. Some Rights Reserved.