Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!wuarchive!uwm.edu!cs.utexas.edu!uunet!willett!ForthNet From: ForthNet@willett.UUCP (ForthNet articles from GEnie) Newsgroups: comp.lang.forth Subject: FPC forth????????? Message-ID: <485.UUL1.3#5129@willett.UUCP> Date: 18 Feb 90 01:24:32 GMT Organization: Latest link in the ForthNet chain. (Pgh, PA) Lines: 20 Date: 02-15-90 (12:04) Number: 1750 (Echo) To: ROY RICE Refer#: 1746 From: DAVID BOYD Read: NO Subj: LONG CALLS Status: PUBLIC MESSAGE RR>How do you know when to use the 'long' words such as cmovel? When you want to address memory that is not in FPC's normal memory space, such as writing to the Video Screen at 0xB800, you must use the 'long' words, such as CMOVEL. Anything that is inside of FPC, such as strings and data, can be manipulated with 'short' words, such as CMOVE. --- ~ EZ 1.24 ~ ----- This message came from GEnie via willett through a semi-automated process. Report problems to: 'uunet!willett!dwp' or 'willett!dwp@gateway.sei.cmu.edu'