/[james]/archive/econet/Control
ViewVC logotype

Contents of /archive/econet/Control

Parent Directory Parent Directory | Revision Log Revision Log


Revision 27 - (show annotations) (download)
Fri Mar 14 14:48:20 2003 UTC (21 years, 2 months ago) by james
File size: 248 byte(s)
Initial import.

1 ON ERROR REPORT: PRINT ERL: END
2 LIBRARY"Library"
3
4 PROCAssemble
5 INPUT"Network: " Net%
6 INPUT"Station: " Stat%
7 REPEAT
8 MOUSE X%, Y%, Z%
9 IF Z% THEN
10 PROCClick(Stat%, Net%, X%, Y%, Z%)
11 ELSE
12 PROCMove(Stat%, Net%, X%, Y%)
13 ENDIF
14 UNTIL 0

  ViewVC Help
Powered by ViewVC 1.1.26