PokeLong
Previous  Next

Description: Sets the value at <Address> to <Data>

     Syntax:
     
PokeLong <Address>, <Data>

Part
Description
<Address>
Required. The address to write to
<Data>
Required. The data to write. Data in this instance is a long.

Example:

        PokeLong &hA01F05, 1