You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$filetoencr = FileOpenDialog("Select zip or dat file containing the sounds", @scriptDir & "\", "Package files (*.dat;*.zip)|Sounds (*.flac;*.ogg;*.mp3;*.wav)")
If @error Then
MsgBox(16, "error", "you did not select any file.")