I have written an emulator in blitz basic because of its nice and fast 2d blit.
Problem is once I create an executable and run that the currentdir() command points to the desktop shortcut not the actual application path where the extra files are!
Which is totally useless isnt it unless I want to load the desktop shortcut.
HOW WOULD THE THE BLITZ EXECUTABLE KNOW WHERE THE EXTRA FILES ARE? AS THE USER CAN CHANGE THE INSTALLATION PATH WHEN INSTALLING.
This a very big hurdle to get around and my program is pretty much useless until I get help!
Problem is once I create an executable and run that the currentdir() command points to the desktop shortcut not the actual application path where the extra files are!
Which is totally useless isnt it unless I want to load the desktop shortcut.
HOW WOULD THE THE BLITZ EXECUTABLE KNOW WHERE THE EXTRA FILES ARE? AS THE USER CAN CHANGE THE INSTALLATION PATH WHEN INSTALLING.
This a very big hurdle to get around and my program is pretty much useless until I get help!