Jay Hammer

Jay Hammer (born November 16, 1944) is an American actor best known for his long run as freelancer journalist Fletcher Reade who falls in love with Dr. Claire Ramsey on CBS Daytime's Guiding Light[1][2] from March 1984 until March 1998. He returned briefly in the spring of 1999, and again made an appearance as the show ended in 2009. He had a notable role as Allan Willis during the 1978–1979 season of The Jeffersons. His character on The Jeffersons was the son of mixed-race couple Tom and Helen Willis (Franklin Cover and Roxie Roker).

Jay Hammer
Born (1944-11-16) November 16, 1944
San Francisco, California, U.S.
OccupationActor, television writer
Years active19682009

Other appearances include roles in The Blue Knight, Kojak, Mannix, Sons and Daughters, Emergency!, and Adam-12. His theater credits include off-Broadway productions of Passing Through from Exotic Places and Serenading Louie. He played the role of ranch forehand Max Dekker on Texas in 1981.

Personal life

He lived for five years with Texas and Guiding Light writer Pamela K. Long; they have one child. He has been married to Dene Nardi since 1990; they have two children. Hammer wrote for Guiding Light under the name Charles Jay Hammer.

gollark: *considers creating an esowiki page for haskell and golang*
gollark: ``` func AddInt32(addr *int32, delta int32) (new int32) func AddInt64(addr *int64, delta int64) (new int64) func AddUint32(addr *uint32, delta uint32) (new uint32) func AddUint64(addr *uint64, delta uint64) (new uint64) func AddUintptr(addr *uintptr, delta uintptr) (new uintptr) func CompareAndSwapInt32(addr *int32, old, new int32) (swapped bool) func CompareAndSwapInt64(addr *int64, old, new int64) (swapped bool) func CompareAndSwapPointer(addr *unsafe.Pointer, old, new unsafe.Pointer) (swapped bool) func CompareAndSwapUint32(addr *uint32, old, new uint32) (swapped bool) func CompareAndSwapUint64(addr *uint64, old, new uint64) (swapped bool) func CompareAndSwapUintptr(addr *uintptr, old, new uintptr) (swapped bool) func LoadInt32(addr *int32) (val int32) func LoadInt64(addr *int64) (val int64) func LoadPointer(addr *unsafe.Pointer) (val unsafe.Pointer) func LoadUint32(addr *uint32) (val uint32) func LoadUint64(addr *uint64) (val uint64) func LoadUintptr(addr *uintptr) (val uintptr) func StoreInt32(addr *int32, val int32) func StoreInt64(addr *int64, val int64) func StorePointer(addr *unsafe.Pointer, val unsafe.Pointer) func StoreUint32(addr *uint32, val uint32) func StoreUint64(addr *uint64, val uint64) func StoreUintptr(addr *uintptr, val uintptr) func SwapInt32(addr *int32, new int32) (old int32) func SwapInt64(addr *int64, new int64) (old int64) func SwapPointer(addr *unsafe.Pointer, new unsafe.Pointer) (old unsafe.Pointer) func SwapUint32(addr *uint32, new uint32) (old uint32) func SwapUint64(addr *uint64, new uint64) (old uint64) func SwapUintptr(addr *uintptr, new uintptr) (old uintptr)```Seen in standard library docs.
gollark: Fun fact: that function cannot be written with a sane type in Go.
gollark: Esolang where multiple different garbage collectors run at the same time.
gollark: When you make an esolang in which it isn't!

References

  1. Schemering, Christopher (1987). Guiding Light: A 50th Anniversary Celebration. Ballantine Books. ISBN 978-0-345-33931-7.
  2. Reichardt, Nancy M. (1995-04-09). "Double Duty for Charles Jay Hammer". Los Angeles Times. Retrieved 2020-07-04.


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