How do I move UniBasic programs to a different platform?

UniBasic programs first need to be decoded to a text file using the DUMP command on the source platform and then LOADed on the destination platform.

A large group of programs can be moved using the DIR and MAKECMND supplied utilities. Please refer to the UniBasic Reference Guide for details.