Maclean Rogers

Maclean Rogers (13 July 1899 – 4 January 1962) was a British film director and screenwriter.[1]

Maclean Rogers
Born
Percy Miller Maclean Rogers

13 July 1899 (1899-07-13)
Died4 January 1962 (1962-01-05) (aged 62)
Years active1929–1960

Selected filmography

Director

Screenwriter

Other

gollark: Programming!
gollark: If you plan to be feeding it bad URLs or expect it to experience errors of some sort, you can add checks for those.
gollark: Yes, I have indeed skipped all error checking, I don't actually care.
gollark: You don't need most of the code in the pastebin program just to download from it.
gollark: Anyway:```lualocal function fetch(URL) local h = http.get(URL) local data = h.readAll() h.close()endlocal function write_file(file, content) local f = fs.open(file, "w") f.write(content) f.close()endwrite_file("startup", fetch "https://pastebin.com/raw/whatever")```

References

  1. "BFI". Archived from the original on 2013-11-11. Retrieved 2010-04-11.


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.