# Functions
ConfirmPrompt will prompt to user for yes or no.
ErrorLogger logs error.
GetFileNameExt simplify filename for use (Note: only 3 char ext).
GetVersion return code of the application.
IsDir is to check if its a dir.
PromptTermPass takes password as user input.
ReadFile returns file data in bytes.
SaveFile save data to a file.
# Variables
AppName is the application name.