Posted by sfw on 2005-07-05 07:12 下午
|
我在用论坛上破解Access Key 时,在 程序中加入 *IF sy-uname = 'ABAPER'. sy-subrc = 0. *ENDIF. 但*后忘了空格,也没有check就保存了,结果出现语法错误,现在这个程序不能用了,并且也不能修改了,望各位大虾和前辈帮忙!!万分着急
|
|
|
Posted by sfw on 2005-07-05 08:59 下午
|
我再次原位置设置断点,然后修改时就出现这个提示。望各位大虾帮忙,小弟十分感激!!
|
|
|
Posted by sfw on 2005-07-06 07:15 下午
|
急盼恢复……
|
|
|
Posted by 大头钉 on 2005-07-07 01:35 下午
|
IF sy-uname = 'ABAPER'.
sy-subrc = 0.
ENDIF.
我这样修改的.
|
|
|
Posted by saproc on 2005-07-27 05:18 下午
|
you can find the request number, undo it.
|
|