Article # 466, added by Geoworks, historical record
| first |
previous |
index |
next |
last |
How to tell when PCMCIA card is inserted.
Q. How can one tell when a PCMCIA SRAM card has been inserted into the Casio Z-7000 or Tandy Z-PDA? A. MSG_NOTIFY_DRIVE_CHANGE will go out on the GCN list GCNSLT_FILE_SYSTEM when a valid filesystem card has been inserted. Note that you should also handle MSG_META_REMOVING_DISK received over the same GCN list. If the disk handle is the one you are currently updating, you need to stop the update ASAP and close the file in question, then do a FilePopDir so you are no longer referring to the card.