File:  [parser3project] / parser3 / www / htdocs / Attic / _bug.html
Revision 1.11: download - view: text, annotated - select for diffs - revision graph
Thu Feb 26 14:37:31 2004 UTC (22 years, 4 months ago) by paf
Branches: MAIN
CVS tags: HEAD
feature: ^process...{CODE}[now has options]
which are
        $.main[to what to rename @main]
        $.file[file, from which (user says) goes that CODE]
        $.lineno(line number in that file, where CODE starts. may be negative)

@main[]
$file[^file::load[text;_bug.p]]
^process[$self]{$file.text}[
	$.file[$file.name]
	$.lineno(-1)
]

E-mail: