The Grain of Dust

The Grain of Dust is a lost[1][2] 1928 silent film drama directed by George Archainbaud and starring Ricardo Cortez and Claire Windsor. It was produced by John M. Stahl and released through Tiffany Pictures.[3]

The Grain of Dust
Directed byGeorge Archainbaud
Produced byJohn M. Stahl
Written byL. G. Rigby
Frances Hyland
Paul Perez
Based onnovel, The Grain of Dust, by David Graham Phillips c.1911
CinematographyErnest Miller
Edited byRobert Kern
Distributed byTiffany-Stahl
Release date
July 10, 1928
Running time
7 reels
CountryUSA
LanguageSilent..English

Cast

gollark: Though if you deploy this you'll face my wrath anyway.
gollark: Fix it or face my wrath?
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.

References


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