version 1.2, 2025/05/02 16:25:46
|
version 1.3, 2025/05/03 03:07:55
|
Line 20
|
Line 20
|
.\" along with FreeM. If not, see <https://www.gnu.org/licenses/>. |
.\" along with FreeM. If not, see <https://www.gnu.org/licenses/>. |
.\" |
.\" |
.\" $Log$ |
.\" $Log$ |
|
.\" Revision 1.3 2025/05/03 03:07:55 snw |
|
.\" Documentation updates |
|
.\" |
.\" Revision 1.2 2025/05/02 16:25:46 snw |
.\" Revision 1.2 2025/05/02 16:25:46 snw |
.\" -m |
.\" -m |
.\" |
.\" |
Line 233 Environment-wide events defined in \fB^$
|
Line 236 Environment-wide events defined in \fB^$
|
.TP |
.TP |
\fBDO\fR and \fBGOTO\fR |
\fBDO\fR and \fBGOTO\fR |
.RS 4 |
.RS 4 |
FreeM's implementation of these commands allows the \fIentryref\fR to consist only of the \fI+ intexpr\fR component, in which \fIintexpr\fR is interpreted as a number of lines from the beginning of the currently-executing routine. |
FreeM's implementation of these commands allows the \fIentryref\fR to consist only of the \fI+ intexpr\fR component, in which \fIintexpr\fR is interpreted as a number of lines from the beginning of the currently-executing routine. This behavior is in addition to--and not instead of--the \fIentryref\fR syntax specified in the \fIStandard\fR. |
.RE |
.RE |
.TP |
.TP |
\fBIF\fR and \fBELSE\fR |
\fBIF\fR and \fBELSE\fR |