basicdis.gml
来自「开放源码的编译器open watcom 1.6.0版的源代码」· GML 代码 · 共 34 行
GML
34 行
.*
.* (c) Copyright 1992 by WATCOM International Corp.
.*
.* All rights reserved. No part of this publication may be reproduced or
.* used in any form or by any means - graphic, electronic, or mechanical,
.* including photocopying, recording, taping or information storage and
.* retrieval systems - without written permission of WATCOM Publications
.* Limited.
.*
.* Date By Reason
.* ---- -- ------
.* 10-aug-92 Craig Eisler initial draft
.*
You have now made a number of significant modifications to your file.
To discard the file without saving your changes,
activate the individual file menu (at the top-left corner of the
edit window) either by clicking on the gadget with the mouse or by
pressing
:HILITE.ALT_W
:PERIOD.
When the menu is up, try selecting the
:HILITE.Close
item. You will get the message:
:ILLUST.
File modified - use :q! to force
:eILLUST.
The command ":q!" being referred to will be discussed later. The
file can be exited without saving by using the
:HILITE.Close no save
menu item. Activate the individual file menu again, and select this
item. This will discard your changes to the file, and since you
are not editing any other files, you are returned to the operating system
command prompt.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?