Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Enable/Disable/Rename
#4
I am trying to change the “Undo” to “Nothing to undo”. I believe that this has something to do with the MF_STRING however this part of the code will not accept strings. Am I missing something?

Function Function2
Code:
Copy      Help
;BEGIN MENU
;>&File
,;&Open : 101 0 0 Co
,;-
,;>&Recent
,,;Empty : 102 0 3
,,;<
,;<
;>&Edit
,;&Undo : 106 0 1 Cz
,;Enable Undo : 110
,;Disable Undo : 111
,;Cu&t : 103 0 0 Cx
,;-
,;Select &All : 104 0 0 Ca
,;<
;&Help : 105 0
;END MENU


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)