为什么设置不了内存
当用set memory 10m时,老出现下面的语句:no; data in memory would be lost
r(4);
然后我点击了r(4),出现的帮助说:
[P] error . . . . . . . . . . . . . . . . . . . . . . . . . Return code 4
no; data in memory would be lost;
You attempted to perform a command that would substantively
alter or destroy the data and the data has not been saved,
at least since it was last changed. If you wish to continue
anyway, add the clear option to the end of the command.
Otherwise, save the data first.
然后我就按它说的,弄了下还是不行。
没明白到底怎么回事,汗!
回复 1# 的帖子
如果先打开数据再set memory就会出现这些.. 先set然后再打开数据就好了哈:$页:
[1]