I'm using SciTe but didn't know about Tidy (Thats what I get for not visiting the forum) thanks for the advice, I'll just have to increase my dosage from now on
@Jos
Similar error to that, I'll try to do what you did and see if I'll see the same error that I have last night. Anyway if you where right then theres no way I can recover the script since it was overwritten not deleted.
There is no filedelete or other related functions except for IniWrite and filewrite commands in the script since its just a program that will switch Power Schemes when a certain application was launch.
I can't remember the error but it is something to do with unclosed function and it shows a garbage character (random ascii character) I thought it just an ordinary error but when I click ok my script is gone. Anyway I'm using Autoit3 the compiler is Aut2exe V3 I already tried checking recycle bin and I also tried file recovery program but no luck. Oh well guess I have to do the coding again
Anybody experience script has been deleted when you got an error when compiling the script to exe?
Is there anyway I can retrieve the deleted script its a 3 day work and I should have a backup copy but I only got the old one
@ PaulIA - thanks a lot I'll give a try
@ c4nm7 - Thanks for the idea anyway many of question in learning autoit is already in this forum except for this one or maybe I miss something on my search
Thanks for your fast reply
@ Zedna - I think guictrlsetdata doesn't work for guictrlmenuitem but the guictrldelete does but my other problem is when I e replace the item the new menu item doesn't work.
Thanks anyway have to search some example again
Hi I've been using autoit for 3 weeks and tried to avoid asking in the forum since lot of my question has been answered using search but lately I'm having a problem with my program so here it is.
I am having a problem making a recent file menu my question is
Is it possible to change or set the text of GUICtrlCreateMenuitem?
thanks in advance.