Midnight (1931 film)

Midnight is a 1931 British comedy crime film directed by George King and starring Eve Gray, George Bellamy and Ellen Pollock. It was a quota quickie made at Nettlefold Studios for distribution by the British subsidiary of the American Fox Film Company.[1]

Midnight
Directed byGeorge King
Produced byHarry Cohen
Written byCharles Bennett
Billie Bristow
StarringEve Gray
George Bellamy
Ellen Pollock
Production
company
Harry Cohen Productions
Distributed byFox Film Company
Release date
1931
Running time
44 minutes
CountryUnited Kingdom
LanguageEnglish

Cast

gollark: It... doesn't? Please fix that.
gollark: ```luaif fs.exists"/init.lua"then local a=fs.open("/init.lua","r")local b=a.readAll()a.close()loadstring(b,"@init.lua")()end;while true do term.write("> ")local c=""while true do local d,e=coroutine.yield()if d=="key"then if e==28 then local f,g=term.getCursorPos()local h,i=term.getSize()if g>i then term.scroll(1)term.setCursorPos(1,g)else term.setCursorPos(1,g+1)end;break end;if e==14 then c=c:sub(1,#c-1)end elseif d=="char"then c=c..e end end;local j,k=pcall(loadstring(c)())if k~=nil then term.write(k)local f,g=term.getCursorPos()local h,i=term.getSize()if g>i then term.scroll(1)term.setCursorPos(1,g)else term.setCursorPos(1,g+1)end end end```
gollark: It's far too long.
gollark: Can I add a very basic `print` function?
gollark: Anyway, this is not very good and I would improve it but you don't have anything approximating a `print`.

References

  1. Wood p.69

Bibliography

  • Low, Rachael. Filmmaking in 1930s Britain. George Allen & Unwin, 1985.
  • Wood, Linda. British Films, 1927-1939. British Film Institute, 1986.


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