mirror of
https://github.com/elliotnunn/supermario.git
synced 2025-02-20 10:28:57 +00:00
16 lines
285 B
Plaintext
16 lines
285 B
Plaintext
# Line - find line number
|
|
#
|
|
# Usage:
|
|
# Line n
|
|
#
|
|
# Line finds line n in the target window.
|
|
# The target window becomes the active (topmost) window.
|
|
#
|
|
# Copyright Apple Computer, Inc. 1986 - 1990
|
|
# All rights reserved.
|
|
|
|
|
|
Find "{1}" "{Target}" > Dev:StdErr
|
|
Open "{Target}" > Dev:StdErr
|
|
|