Next: , Previous: , Up: Commands   [Contents][Index]


17.4 extract

Use the extract command in order to create a temporary memory IO space with the contents of a mapped value.

This command the has the following synopsis.

extract :val val :to ios_name

Where :val is a mapped value, and :to is the name of the memory IOS to create (or use). The contents of value are copied to the beginning of the memory IOS *ios_name*.