[Oberon] Native24.08.2002:Copy files from FAT-partitions

fischer at inf.ethz.ch fischer at inf.ethz.ch
Thu Sep 19 21:53:51 CEST 2002


Stefan Salewski <Salewski at physnet.uni-hamburg.de> wrote:

> I can mount FAT-16 Partitions, but I can
> not find the command to copy files from this
> Partition to the Oberon partition.
> 
> Can somebody give me an example?

Example: OFSTools.GenCopyFiles SYS: WRK: "SYS:*.Text" ~

produces:
System.CopyFiles
  SYS:Copyright.Text => WRK:Copyright.Text
...
...
~

The command is described a few lines above a section heading
"Copy or resize a partition" accessed with the URL:

"http://www.oberon.ethz.ch/betadocu.html#copyresize" ~ 

The section mentioned contains itself an example.

Regards

André Fischer




More information about the Oberon mailing list