
Description of Methods and Functions
GetStores()
Print(GetStores()); // without a card inserted
[{_Parent: {#3B6531},
_proto: {#4403961},
Store: 17853709,
soups: [#440D3A1]}]
Print(GetStores()); // with a card inserted
[{_Parent: {#3B6531},
_proto: {#4403961},
Store: 17853709,
soups: [#440BD09]},
{_Parent: {#3B6531},
_proto: {#440C419},
Store: 17862951,
soups: [#440C459]}]
An online version of Programming for the Newton using Macintosh, 2nd ed. ©1996, 1994, Julie McKeehan and Neil Rhodes.
Last modified: 1 DEC 1996