I try move a MMF2 project to 2.5
I move LuaMMF2.mfx and comdlg.mfx
to Extensions\Unicode from MMF2
then I learn I can install them from the Extension manager
I even reinstall 2.5 to make sure I didn't make anything wrong.
I get the file path and file name from
GetFilename$( "Common Dialog object" ) and Dropped$( 0 )
I try put it in a "The Edit Object" with: "Load text file"
if I "Build and run" I see I get the file name but
"The Edit Object" don't load the: "Load text file"
if I "Run Frame" it works in 2.5 fine
Is there a post bug thread?