ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ Beta ! Beta ! Beta ! Beta ! Beta ! Beta ! Beta ! Beta ! Beta ! Beta ! ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ Here its all beta ! Do you want to contribute ? Test these things (at your own risk) and tell me about them. So here are the beta functions: ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ Beta ! Beta ! Beta ! Beta ! Beta ! Beta ! Beta ! Beta ! Beta ! Beta ! ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ 1. Fedit Scripter This is a very interesting feature for those who usually do certain repetitive tasks and more ! The Scripter "emulates" keyboard strokes that will let you automate tasks without pushing one key ! To use is, write a file, take SCRIPT.TXT as an example, and type the keys that you would use to do the task. If its a normal key, like letters from A..Z or numbers, you just have to type it. If you want to simulate a special key like F1 or DOWN (cursor) you have to write or in the other case . Caution because SPACE and other keys are special ones ! Remember that you have to write ALL keys you had to use to accomplish your task !! I consider these keys to be "normal": - All letters from A to Z ; - All numbers ; - Common signs like +, - ,... All ASCII chars except "<" and ">" will work fine. "<" and ">" are used to indicate a special key. I consider these keys to be "special": - F1 to F10 and LEFT RIGHT UP DOWN ENTER SPACE ESCAPE BACKSPACE CTRL+D CTRL+F1 CTRL+F2 As an example, suppose that you wanted Fedit to go to position 12345 in memory. Then enter in "Edit Mode" and change the first byte to A0h. You would have to write a script like this one : 12345 A0 Easy, isnt it ? F4 for a goto. F3 would entered "Edit Mode" then F5 saved changes. Escape to exit "Edit Mode". Escape again and Enter to exit Fedit (this is always necessary if want to leave Fedit when your task ends) ! More keys will appear with time... Well, have nice beta testing moments ! L8r, Sergio Freire, Bitcoder