Home » Archimedes archive » Acorn User » AU 1998-02 B.adf » JFShared » !JFShared/Skeleton/Squashed/Special

!JFShared/Skeleton/Squashed/Special

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 » Acorn User » AU 1998-02 B.adf » JFShared
Filename: !JFShared/Skeleton/Squashed/Special
Read OK:
File size: 004D bytes
Load address: 0000
Exec address: 0000
File contents
procedure initwimp()
  integer infobox%
  integer mainwin%
  string Appname$
00000000  70 72 6f 63 65 64 75 72  65 20 69 6e 69 74 77 69  |procedure initwi|
00000010  6d 70 28 29 0a 20 20 69  6e 74 65 67 65 72 20 69  |mp().  integer i|
00000020  6e 66 6f 62 6f 78 25 0a  20 20 69 6e 74 65 67 65  |nfobox%.  intege|
00000030  72 20 6d 61 69 6e 77 69  6e 25 0a 20 20 73 74 72  |r mainwin%.  str|
00000040  69 6e 67 20 41 70 70 6e  61 6d 65 24 0a           |ing Appname$.|
0000004d