I keep getting this error in the project builder console when I'm trying to select a file with the FileManager routine NavGetFile(); This is my exact usage of it. What am I doing wrong?
NavGetFile(NULL, &navReply, NULL, NULL, NULL, NULL, NULL, NULL);
Thanx!