📄 ugprg8.gml
字号:
<beginning of file>
* This is our first FORTRAN example program
PRINT *, 'This is a FORTRAN program which I changed'
PRINT *, 'to illustrate the editor
END
<end of file>
run
.if '&machine' eq '80386' .do begin
no_name.for(4): *ERR* SX-21 column 15, no closing quote on literal string
.do end
.el .do begin
*ERR* SX-23 line 4, column 15, no closing quote on literal string
.do end
.ra <hold>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -