Note: You must add uk to the end of the address, it's to help prevent spam. |
PEEK TYPE: Integer Function Action: Returns an integer in the range of 0 to 255, which is read from a memory location. The <numeric> expression is a memory location which must be in the range of 0 to 65535. If it isn't then the BASIC error message ?ILLEGAL QUANTITY occurs. EXAMPLES of PEEK Function:
|