The Silver Car

The Silver Car is a lost[1] 1921 silent film crime film directed by David Smith starring Earle Williams and Kathryn Adams. It was produced and distributed by the Vitagraph Company.[2]

The Silver Car
(aka:Secret of the Silver Car)
Directed byDavid Smith
Produced byVitagraph Company
Albert E. Smith
Written byWyndham Martin(story)
StarringEarle Williams
Kathryn Adams
CinematographyJack MacKenzie
Distributed byVitagraph Company
Release date
June 1921
Running time
6 reels
CountryUSA
LanguageSilent..English titles

Cast

gollark: Well, I patched *that*, and that makes sense since it actually deals with environments.
gollark: But *why* would it meddle with the environment and apparently *only* for getfenv?
gollark: No.
gollark: This may require testing. It's not impossible that *somehow* `pcall` is using the "real" environment, but I have no idea what would cause htat.
gollark: ```lua -- if function is not from within the VM, return env from within sandbox function environment.getfenv(arg) local env if type(arg) == "number" then env = gf(arg + 1) else gf(arg) end if not env or env._HOST and string.find(env._HOST, "YAFSS") == nil then return gf() else return env end end```

References


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