The False Friend
The False Friend is a 1917 American silent drama film directed by Harry Davenport and starring Robert Warwick, Gail Kane and Jack Drumier.[1]
The False Friend | |
---|---|
Directed by | Harry Davenport |
Produced by | William A. Brady |
Written by | Florence Bolles |
Starring | Robert Warwick Gail Kane Jack Drumier |
Cinematography | Philip Hatkin |
Production company | World Film |
Distributed by | World Film |
Release date | June 11, 1917 |
Running time | 5 reels |
Country | United States |
Language | Silent English intertitles |
Cast
- Robert Warwick as William Ramsdell
- Gail Kane as Virginia Farrell
- Jack Drumier as Robert Farrell
- Earl Schenck as De Witt Clinton
- P.J. Rollow as J. Carleton Clinton
- Lewis Edgard as Byron
- Pinna Nesbit as Marietta
gollark: At some point.
gollark: I would quite like to implement this on osmarks.net using an inbrowser Lua VM.
gollark: ```scheme(define (take n xs) (let loop ((n n) (xs xs) (zs (list))) (if (or (zero? n) (null? xs)) (reverse zs) (loop (- n 1) (cdr xs) (cons (car xs) zs)))))(define (zip . xss) (apply map list xss))(define actually-forgiving-grudge (lambda (x y) (let* ( (defection-count (length (filter (lambda (m) (= m 1)) x))) (lookback (+ 1 (inexact->exact (floor (expt 1.8 defection-count))))) (result (if (member '(1 0) (take lookback (zip x y))) 1 0)) ) result)))```if you want to add it to your stuff.
gollark: Do you like `actually-forgiving-grudge`?!
gollark: https://github.com/cristal-smac/ipd - huh
References
- Parish p.157
Bibliography
- James Robert Parish. Hollywood character actors. Arlington House, 1978.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.