Display the open window

Hi,
This code will display the print window:

on (release) {
printNum(0, “bmovie”);
}

Can you please tell me how to display the open window (the same window that appears when you go to File–>open)?

Thanks:beam: