==== USBRESTORE ==== ---- ---- Restore a backup from a remote machine ---- ^ __Input Stack__ ^ ^ __Output Stack__ ^ | **Numtime-out** | **→** | | | //Level 1// | //→// | //Level 1// | {{page>manual:chapter6:aux:legend&nofooter&noeditbtn&inline}} |**Type**| [[manual:chapter5:basics#commands|Command]] || |**Parallel list processing**| [[manual:chapter5:listproc#group-9quirky-commands|Group 9]] || |**Affected by flags**| [[manual:appendix:flags#flag-47|-47]] | Automatic reception and execution of data sent via USB | ---- The ''USBRESTORE'' command waits for a specified number of seconds the transmission of a complete backup from the machine connected via USB cable. After the backup has been fully received the calculator will install it and reset itself. ---- This command is new in newRPL and does not exist in userRPL. ---- 1: 10 …………………………………………………………………………………… USBRESTORE will result in the calculator waiting for 10 seconnds the arrival of a complete backup of the calculator from the machine connected via USB cable. ---- {{page>manual:chapter6:usb&nofooter&noeditbtn&inline}}