So the question is that if i associate a file extension with my app, then how can i handle in my app that it was opened in such a way (i.e., by 'running' on a file with this extension).
You would need to parse the command line, I think it is available through environment vars, but if it isn’t then it would need to be exposed to lua through a new api
You would need to parse the command line, I think it is available through environment vars, but if it isn’t then it would need to be exposed to lua through a new api
sounds good, can you check which is the case? thanks
Comments
Fragmenter - animated loop machine and IKONOMIKON - the memory game