MMF2 - Search and Replace Code
Is there a search and replace function for lines of code.
For example, I have a line of code that is "XMouse" = "Edge of Picture" - 10 (meaning 10 pixels). But I want to replace the "10" with a variable of "Number of Pixels to Subtract".
Is there a function which allows me to tell MMF to read all the code and replace "10" with "Number of Pixels to Subtract"?
Re: MMF2 - Search and Replace Code
Not actually but it will maybe a feature for a next build or for MMF3.
Re: MMF2 - Search and Replace Code
That would be a dream come true! When you have large projects like mine, features like these are just essential.