Home » Archimedes archive » Archimedes World » AW-1994-04-Disc1.adf » Disk1Apr94 » !AWApr94/Goodies/SplitCopy/!Help

!AWApr94/Goodies/SplitCopy/!Help

This website contains an archive of files for the Acorn Electron, BBC Micro, Acorn Archimedes, Commodore 16 and Commodore 64 computers, which Dominic Ford has rescued from his private collection of floppy disks and cassettes.

Some of these files were originally commercial releases in the 1980s and 1990s, but they are now widely available online. I assume that copyright over them is no longer being asserted. If you own the copyright and would like files to be removed, please contact me.

Tape/disk: Home » Archimedes archive » Archimedes World » AW-1994-04-Disc1.adf » Disk1Apr94
Filename: !AWApr94/Goodies/SplitCopy/!Help
Read OK:
File size: 0945 bytes
Load address: 0000
Exec address: 0000
File contents
                                  !SplitCopy
                             =====================
                            By Stephen John Bayliss

                          (C) Archimedes World  1993




Introduction :-

           !SplitCopy is a program which will copy complete directorys from
a hard disc to a floppy disk or disks. It does this by working out the size
of the directory, then calculates how many floppies are required.  


Using !SplitCopy:-

Load !Splitcopy in the normal way so it appears on your icon bar, then drag
a directory onto the !SplitCopy icon and wait.  After a few seconds a number
of windows will appear, the amount of windows depends on how many floppy
disks you will need. You will notice the disk icons are numbered.

The windows also display how many files and directories will be put onto a
disk and there total size.  When you want to put the files onto a floppy
make sure you use blank formatted disks. To place files onto a floppy after
loading a directory into !SplitCopy, drag the disc icon one by one from
Floppy 1 onto a blank disks filer window.  Do this for all of the windows if
you want to copy the whole directory.  

Copying Back To Hard Disk:-

To put the files back onto your hard disk , drag the first disk (Floppy 1)
back to your hard disk. Then do the same for the rest in the same sequence
as you saved them, so floppy2 is dragged onto floppy 1 and so on.


Selecting Disk Capacity:-

You can select the size of disk you want to save your files to by pressing
the middle mouse button on the !Splitcopy icon, by moving the pointer to the
right will give you an options menu. The options are 640k, 800k or 1.6 for
the higher density drives.

Closing:-

This option allows you to close any of the floppies windows, allowing
selected saving.

Open:-

The open option will open any floppy windows that have been closed.



*NOTE : If you have an error when you dragged in the directory you wanted to
        copy then increase the WimpSlot inside !SplitCopy's directory and
        run again. I set it to a low value to save on memory but if you are
        copying a big item then you will need more memory. Also, if the
        program quits with out an error message then you also need to
        increase the WimpSlot inside !Run or increase the module area in the
        Task Manager. 

                     

00000000  0a 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |.               |
00000010  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00000020  20 20 20 21 53 70 6c 69  74 43 6f 70 79 0a 20 20  |   !SplitCopy.  |
00000030  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00000040  20 20 20 20 20 20 20 20  20 20 20 3d 3d 3d 3d 3d  |           =====|
00000050  3d 3d 3d 3d 3d 3d 3d 3d  3d 3d 3d 3d 3d 3d 3d 3d  |================|
00000060  0a 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |.               |
00000070  20 20 20 20 20 20 20 20  20 20 20 20 20 42 79 20  |             By |
00000080  53 74 65 70 68 65 6e 20  4a 6f 68 6e 20 42 61 79  |Stephen John Bay|
00000090  6c 69 73 73 0a 0a 20 20  20 20 20 20 20 20 20 20  |liss..          |
000000a0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
000000b0  28 43 29 20 41 72 63 68  69 6d 65 64 65 73 20 57  |(C) Archimedes W|
000000c0  6f 72 6c 64 20 20 31 39  39 33 0a 0a 0a 0a 0a 49  |orld  1993.....I|
000000d0  6e 74 72 6f 64 75 63 74  69 6f 6e 20 3a 2d 0a 0a  |ntroduction :-..|
000000e0  20 20 20 20 20 20 20 20  20 20 20 21 53 70 6c 69  |           !Spli|
000000f0  74 43 6f 70 79 20 69 73  20 61 20 70 72 6f 67 72  |tCopy is a progr|
00000100  61 6d 20 77 68 69 63 68  20 77 69 6c 6c 20 63 6f  |am which will co|
00000110  70 79 20 63 6f 6d 70 6c  65 74 65 20 64 69 72 65  |py complete dire|
00000120  63 74 6f 72 79 73 20 66  72 6f 6d 0a 61 20 68 61  |ctorys from.a ha|
00000130  72 64 20 64 69 73 63 20  74 6f 20 61 20 66 6c 6f  |rd disc to a flo|
00000140  70 70 79 20 64 69 73 6b  20 6f 72 20 64 69 73 6b  |ppy disk or disk|
00000150  73 2e 20 49 74 20 64 6f  65 73 20 74 68 69 73 20  |s. It does this |
00000160  62 79 20 77 6f 72 6b 69  6e 67 20 6f 75 74 20 74  |by working out t|
00000170  68 65 20 73 69 7a 65 0a  6f 66 20 74 68 65 20 64  |he size.of the d|
00000180  69 72 65 63 74 6f 72 79  2c 20 74 68 65 6e 20 63  |irectory, then c|
00000190  61 6c 63 75 6c 61 74 65  73 20 68 6f 77 20 6d 61  |alculates how ma|
000001a0  6e 79 20 66 6c 6f 70 70  69 65 73 20 61 72 65 20  |ny floppies are |
000001b0  72 65 71 75 69 72 65 64  2e 20 20 0a 0a 0a 55 73  |required.  ...Us|
000001c0  69 6e 67 20 21 53 70 6c  69 74 43 6f 70 79 3a 2d  |ing !SplitCopy:-|
000001d0  0a 0a 4c 6f 61 64 20 21  53 70 6c 69 74 63 6f 70  |..Load !Splitcop|
000001e0  79 20 69 6e 20 74 68 65  20 6e 6f 72 6d 61 6c 20  |y in the normal |
000001f0  77 61 79 20 73 6f 20 69  74 20 61 70 70 65 61 72  |way so it appear|
00000200  73 20 6f 6e 20 79 6f 75  72 20 69 63 6f 6e 20 62  |s on your icon b|
00000210  61 72 2c 20 74 68 65 6e  20 64 72 61 67 0a 61 20  |ar, then drag.a |
00000220  64 69 72 65 63 74 6f 72  79 20 6f 6e 74 6f 20 74  |directory onto t|
00000230  68 65 20 21 53 70 6c 69  74 43 6f 70 79 20 69 63  |he !SplitCopy ic|
00000240  6f 6e 20 61 6e 64 20 77  61 69 74 2e 20 20 41 66  |on and wait.  Af|
00000250  74 65 72 20 61 20 66 65  77 20 73 65 63 6f 6e 64  |ter a few second|
00000260  73 20 61 20 6e 75 6d 62  65 72 0a 6f 66 20 77 69  |s a number.of wi|
00000270  6e 64 6f 77 73 20 77 69  6c 6c 20 61 70 70 65 61  |ndows will appea|
00000280  72 2c 20 74 68 65 20 61  6d 6f 75 6e 74 20 6f 66  |r, the amount of|
00000290  20 77 69 6e 64 6f 77 73  20 64 65 70 65 6e 64 73  | windows depends|
000002a0  20 6f 6e 20 68 6f 77 20  6d 61 6e 79 20 66 6c 6f  | on how many flo|
000002b0  70 70 79 0a 64 69 73 6b  73 20 79 6f 75 20 77 69  |ppy.disks you wi|
000002c0  6c 6c 20 6e 65 65 64 2e  20 59 6f 75 20 77 69 6c  |ll need. You wil|
000002d0  6c 20 6e 6f 74 69 63 65  20 74 68 65 20 64 69 73  |l notice the dis|
000002e0  6b 20 69 63 6f 6e 73 20  61 72 65 20 6e 75 6d 62  |k icons are numb|
000002f0  65 72 65 64 2e 0a 0a 54  68 65 20 77 69 6e 64 6f  |ered...The windo|
00000300  77 73 20 61 6c 73 6f 20  64 69 73 70 6c 61 79 20  |ws also display |
00000310  68 6f 77 20 6d 61 6e 79  20 66 69 6c 65 73 20 61  |how many files a|
00000320  6e 64 20 64 69 72 65 63  74 6f 72 69 65 73 20 77  |nd directories w|
00000330  69 6c 6c 20 62 65 20 70  75 74 20 6f 6e 74 6f 20  |ill be put onto |
00000340  61 0a 64 69 73 6b 20 61  6e 64 20 74 68 65 72 65  |a.disk and there|
00000350  20 74 6f 74 61 6c 20 73  69 7a 65 2e 20 20 57 68  | total size.  Wh|
00000360  65 6e 20 79 6f 75 20 77  61 6e 74 20 74 6f 20 70  |en you want to p|
00000370  75 74 20 74 68 65 20 66  69 6c 65 73 20 6f 6e 74  |ut the files ont|
00000380  6f 20 61 20 66 6c 6f 70  70 79 0a 6d 61 6b 65 20  |o a floppy.make |
00000390  73 75 72 65 20 79 6f 75  20 75 73 65 20 62 6c 61  |sure you use bla|
000003a0  6e 6b 20 66 6f 72 6d 61  74 74 65 64 20 64 69 73  |nk formatted dis|
000003b0  6b 73 2e 20 54 6f 20 70  6c 61 63 65 20 66 69 6c  |ks. To place fil|
000003c0  65 73 20 6f 6e 74 6f 20  61 20 66 6c 6f 70 70 79  |es onto a floppy|
000003d0  20 61 66 74 65 72 0a 6c  6f 61 64 69 6e 67 20 61  | after.loading a|
000003e0  20 64 69 72 65 63 74 6f  72 79 20 69 6e 74 6f 20  | directory into |
000003f0  21 53 70 6c 69 74 43 6f  70 79 2c 20 64 72 61 67  |!SplitCopy, drag|
00000400  20 74 68 65 20 64 69 73  63 20 69 63 6f 6e 20 6f  | the disc icon o|
00000410  6e 65 20 62 79 20 6f 6e  65 20 66 72 6f 6d 0a 46  |ne by one from.F|
00000420  6c 6f 70 70 79 20 31 20  6f 6e 74 6f 20 61 20 62  |loppy 1 onto a b|
00000430  6c 61 6e 6b 20 64 69 73  6b 73 20 66 69 6c 65 72  |lank disks filer|
00000440  20 77 69 6e 64 6f 77 2e  20 20 44 6f 20 74 68 69  | window.  Do thi|
00000450  73 20 66 6f 72 20 61 6c  6c 20 6f 66 20 74 68 65  |s for all of the|
00000460  20 77 69 6e 64 6f 77 73  20 69 66 0a 79 6f 75 20  | windows if.you |
00000470  77 61 6e 74 20 74 6f 20  63 6f 70 79 20 74 68 65  |want to copy the|
00000480  20 77 68 6f 6c 65 20 64  69 72 65 63 74 6f 72 79  | whole directory|
00000490  2e 20 20 0a 0a 43 6f 70  79 69 6e 67 20 42 61 63  |.  ..Copying Bac|
000004a0  6b 20 54 6f 20 48 61 72  64 20 44 69 73 6b 3a 2d  |k To Hard Disk:-|
000004b0  0a 0a 54 6f 20 70 75 74  20 74 68 65 20 66 69 6c  |..To put the fil|
000004c0  65 73 20 62 61 63 6b 20  6f 6e 74 6f 20 79 6f 75  |es back onto you|
000004d0  72 20 68 61 72 64 20 64  69 73 6b 20 2c 20 64 72  |r hard disk , dr|
000004e0  61 67 20 74 68 65 20 66  69 72 73 74 20 64 69 73  |ag the first dis|
000004f0  6b 20 28 46 6c 6f 70 70  79 20 31 29 0a 62 61 63  |k (Floppy 1).bac|
00000500  6b 20 74 6f 20 79 6f 75  72 20 68 61 72 64 20 64  |k to your hard d|
00000510  69 73 6b 2e 20 54 68 65  6e 20 64 6f 20 74 68 65  |isk. Then do the|
00000520  20 73 61 6d 65 20 66 6f  72 20 74 68 65 20 72 65  | same for the re|
00000530  73 74 20 69 6e 20 74 68  65 20 73 61 6d 65 20 73  |st in the same s|
00000540  65 71 75 65 6e 63 65 0a  61 73 20 79 6f 75 20 73  |equence.as you s|
00000550  61 76 65 64 20 74 68 65  6d 2c 20 73 6f 20 66 6c  |aved them, so fl|
00000560  6f 70 70 79 32 20 69 73  20 64 72 61 67 67 65 64  |oppy2 is dragged|
00000570  20 6f 6e 74 6f 20 66 6c  6f 70 70 79 20 31 20 61  | onto floppy 1 a|
00000580  6e 64 20 73 6f 20 6f 6e  2e 0a 0a 0a 53 65 6c 65  |nd so on....Sele|
00000590  63 74 69 6e 67 20 44 69  73 6b 20 43 61 70 61 63  |cting Disk Capac|
000005a0  69 74 79 3a 2d 0a 0a 59  6f 75 20 63 61 6e 20 73  |ity:-..You can s|
000005b0  65 6c 65 63 74 20 74 68  65 20 73 69 7a 65 20 6f  |elect the size o|
000005c0  66 20 64 69 73 6b 20 79  6f 75 20 77 61 6e 74 20  |f disk you want |
000005d0  74 6f 20 73 61 76 65 20  79 6f 75 72 20 66 69 6c  |to save your fil|
000005e0  65 73 20 74 6f 20 62 79  20 70 72 65 73 73 69 6e  |es to by pressin|
000005f0  67 0a 74 68 65 20 6d 69  64 64 6c 65 20 6d 6f 75  |g.the middle mou|
00000600  73 65 20 62 75 74 74 6f  6e 20 6f 6e 20 74 68 65  |se button on the|
00000610  20 21 53 70 6c 69 74 63  6f 70 79 20 69 63 6f 6e  | !Splitcopy icon|
00000620  2c 20 62 79 20 6d 6f 76  69 6e 67 20 74 68 65 20  |, by moving the |
00000630  70 6f 69 6e 74 65 72 20  74 6f 20 74 68 65 0a 72  |pointer to the.r|
00000640  69 67 68 74 20 77 69 6c  6c 20 67 69 76 65 20 79  |ight will give y|
00000650  6f 75 20 61 6e 20 6f 70  74 69 6f 6e 73 20 6d 65  |ou an options me|
00000660  6e 75 2e 20 54 68 65 20  6f 70 74 69 6f 6e 73 20  |nu. The options |
00000670  61 72 65 20 36 34 30 6b  2c 20 38 30 30 6b 20 6f  |are 640k, 800k o|
00000680  72 20 31 2e 36 20 66 6f  72 0a 74 68 65 20 68 69  |r 1.6 for.the hi|
00000690  67 68 65 72 20 64 65 6e  73 69 74 79 20 64 72 69  |gher density dri|
000006a0  76 65 73 2e 0a 0a 43 6c  6f 73 69 6e 67 3a 2d 0a  |ves...Closing:-.|
000006b0  0a 54 68 69 73 20 6f 70  74 69 6f 6e 20 61 6c 6c  |.This option all|
000006c0  6f 77 73 20 79 6f 75 20  74 6f 20 63 6c 6f 73 65  |ows you to close|
000006d0  20 61 6e 79 20 6f 66 20  74 68 65 20 66 6c 6f 70  | any of the flop|
000006e0  70 69 65 73 20 77 69 6e  64 6f 77 73 2c 20 61 6c  |pies windows, al|
000006f0  6c 6f 77 69 6e 67 0a 73  65 6c 65 63 74 65 64 20  |lowing.selected |
00000700  73 61 76 69 6e 67 2e 0a  0a 4f 70 65 6e 3a 2d 0a  |saving...Open:-.|
00000710  0a 54 68 65 20 6f 70 65  6e 20 6f 70 74 69 6f 6e  |.The open option|
00000720  20 77 69 6c 6c 20 6f 70  65 6e 20 61 6e 79 20 66  | will open any f|
00000730  6c 6f 70 70 79 20 77 69  6e 64 6f 77 73 20 74 68  |loppy windows th|
00000740  61 74 20 68 61 76 65 20  62 65 65 6e 20 63 6c 6f  |at have been clo|
00000750  73 65 64 2e 0a 0a 0a 0a  2a 4e 4f 54 45 20 3a 20  |sed.....*NOTE : |
00000760  49 66 20 79 6f 75 20 68  61 76 65 20 61 6e 20 65  |If you have an e|
00000770  72 72 6f 72 20 77 68 65  6e 20 79 6f 75 20 64 72  |rror when you dr|
00000780  61 67 67 65 64 20 69 6e  20 74 68 65 20 64 69 72  |agged in the dir|
00000790  65 63 74 6f 72 79 20 79  6f 75 20 77 61 6e 74 65  |ectory you wante|
000007a0  64 20 74 6f 0a 20 20 20  20 20 20 20 20 63 6f 70  |d to.        cop|
000007b0  79 20 74 68 65 6e 20 69  6e 63 72 65 61 73 65 20  |y then increase |
000007c0  74 68 65 20 57 69 6d 70  53 6c 6f 74 20 69 6e 73  |the WimpSlot ins|
000007d0  69 64 65 20 21 53 70 6c  69 74 43 6f 70 79 27 73  |ide !SplitCopy's|
000007e0  20 64 69 72 65 63 74 6f  72 79 20 61 6e 64 0a 20  | directory and. |
000007f0  20 20 20 20 20 20 20 72  75 6e 20 61 67 61 69 6e  |       run again|
00000800  2e 20 49 20 73 65 74 20  69 74 20 74 6f 20 61 20  |. I set it to a |
00000810  6c 6f 77 20 76 61 6c 75  65 20 74 6f 20 73 61 76  |low value to sav|
00000820  65 20 6f 6e 20 6d 65 6d  6f 72 79 20 62 75 74 20  |e on memory but |
00000830  69 66 20 79 6f 75 20 61  72 65 0a 20 20 20 20 20  |if you are.     |
00000840  20 20 20 63 6f 70 79 69  6e 67 20 61 20 62 69 67  |   copying a big|
00000850  20 69 74 65 6d 20 74 68  65 6e 20 79 6f 75 20 77  | item then you w|
00000860  69 6c 6c 20 6e 65 65 64  20 6d 6f 72 65 20 6d 65  |ill need more me|
00000870  6d 6f 72 79 2e 20 41 6c  73 6f 2c 20 69 66 20 74  |mory. Also, if t|
00000880  68 65 0a 20 20 20 20 20  20 20 20 70 72 6f 67 72  |he.        progr|
00000890  61 6d 20 71 75 69 74 73  20 77 69 74 68 20 6f 75  |am quits with ou|
000008a0  74 20 61 6e 20 65 72 72  6f 72 20 6d 65 73 73 61  |t an error messa|
000008b0  67 65 20 74 68 65 6e 20  79 6f 75 20 61 6c 73 6f  |ge then you also|
000008c0  20 6e 65 65 64 20 74 6f  0a 20 20 20 20 20 20 20  | need to.       |
000008d0  20 69 6e 63 72 65 61 73  65 20 74 68 65 20 57 69  | increase the Wi|
000008e0  6d 70 53 6c 6f 74 20 69  6e 73 69 64 65 20 21 52  |mpSlot inside !R|
000008f0  75 6e 20 6f 72 20 69 6e  63 72 65 61 73 65 20 74  |un or increase t|
00000900  68 65 20 6d 6f 64 75 6c  65 20 61 72 65 61 20 69  |he module area i|
00000910  6e 20 74 68 65 0a 20 20  20 20 20 20 20 20 54 61  |n the.        Ta|
00000920  73 6b 20 4d 61 6e 61 67  65 72 2e 20 0a 0a 20 20  |sk Manager. ..  |
00000930  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00000940  20 20 20 0a 0a                                    |   ..|
00000945