You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Haxe
Hello everyone,
I'm wondering how to start open an application (start a .exe) in Haxe. I had done this a few months ago, however I'm unsure as to how I did it and I deleted the file for some odd reason. I believe I used either 'sys.io.Proccess' or 'Sys.command' yet when I try those now, nothing opens. Most likely because those aren't the right functions to be using.
Sincerely,
Anguel Esperanza
Anguel Esperanza
unread,
Nov 1, 2016, 3:37:31 PM11/1/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Haxe
Nevermind, I figured it out. It was a fault with my own code. The sys.io.process code works, I just never got to that part in the code. That's why it didn't work.