Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
New type of file.
#1
Basically a way to completely eliminate the need for any kind of "additional -on the side files" needed to run the macro compiled into exe. In my case I manage to add image.bmp's using the :1 image.bmp to exe but i have a folder with dozens of files in *.txt format that macro uses to store information and manipulate with it. I tried to use macros /functions as a way to store that data but set.macro wouldn't compile to exe. So now i'm out of ideas. And those additional "intermediary" files (in *.txt format) are necessary for my macro to work as it needs a place to store text, numbers ect. while it's working and do stuff with it down the timeline.

Idea is to add a new type of file that can be used to store information (text, numbers, whatever). These files would change as the macro.exe runs and stay changed after the execution.

I know this may or may not be possible or useful to many users but for me it would be huge.

Thank you Smile


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)