Showing changes from revision #0 to #1:
Added | Removed | Changed
This function is the 32 bit extended version of Save Object.
The request packet is:
Byte | Meaning |
---|---|
1 | reply port |
2 | 38 (function code) |
3 | data port |
4 | attributes |
5 – 8 | load address |
9 – 12 | exec address |
13 – 16 | file size |
17… | file name terminated by CR |
The reply packet is the same as Save Object.