Home » Personal collection » Acorn hard disk » apps » web » ReadMeDocs/Problems
ReadMeDocs/Problems
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 » Personal collection » Acorn hard disk » apps » web |
Filename: | ReadMeDocs/Problems |
Read OK: | ✔ |
File size: | 4CA2 bytes |
Load address: | 0000 |
Exec address: | 0000 |
Duplicates
There is 1 duplicate copy of this file in the archive:
- Personal collection » Acorn ADFS disks » Greaseweazled » adfs_1.6M_NetBits.adf » ReadMeDocs/Problems
- Personal collection » Acorn hard disk » apps » web » ReadMeDocs/Problems
File contents
Problems ======== This file is part of ArcWeb, and acts as a troubleshooting guide for those who have had difficulty installing, configuring and operating ArcWeb. It assumes that you have read 'Instruct' and 'ReadMe1st', and if the question is about proxies, then 'WotIsProxy' as well. Recent changes: questions and/or answers for Q24a, Q26 Question Summary ================ Q1. I try to run !ArcWeb I get a message saying: "Find ChangeFSI before loading". Q2. When I try to load !ArcWeb, it says that it requires at least version Y.YY of module XXX. What is it and where do I get it? Q3. When I use the Open URL dialogue box and specify something like http://www.demon.net/ in the box, I get an error saying that there is no application loaded which can fetch that URL. What's this mean? Q4. When I try to use the Open URL dialogue box to open a local file using local: URLs, I get an error saying that no fetcher is available for that URL. Q5. When I try to use the Open URL dialogue box to open a local file using riscos: URLs, I get an error saying that no fetcher is available for that URL. Q6. Sometimes when I load a page, the inlined images are not displayed Q7. I have heard that UniSys have been threatening to enforce a patent on the LZ compression used in the GIF file format, as used by many WWW sites. Does this affect ArcWeb? Q8. When I try to load !ArcWeb, it says 'nager: Sprites22'. What on earth does this mean? Q9. [obsolete & removed] Q10. How do I change fonts, colours and default options if I don't like them? Q11. How do I set up !ArcWeb for use on a shared network Q12. I try to run ArcWeb and nothing happens/machine locks up/odd errors appear (eg. Permission denied). Q13. What does icon 'x' do? Q14. When I follow a link to some URLs, I get a dialogue box saying that authentication is required. What does this mean? Q15. When I follow a link to some URLs, I get a dialogue box saying that a non-default port is being used. What does this mean? Q16. When I try to run !ArcWeb, I get a stack backtrace/Directory Full errors Q17. Why do I get a save dialogue box when trying to read some pages, even when the object is HTML? Q18. Sometimes I get 'Too Long' (or similar) error messages whilst the page is being drawn and then none of the graphics are on the page. Why? Q19. What do I do to cure 'unable to lookup host's address' errors? Q20. ArcWeb keeps dying with fatal internal error type=5 messages. What can I do to stop this? Q21. When I try to run ArcWeb, I get a message that my Filter Manager is too old and that I need version 0.09 or later. Why? Q21a. Why doesn't ArcWeb attempt to load the more recent Filter Manager that I've got in my !System. Q22. Why does ArcWeb take up so much memory? Q23. Email and ftp work fine on my machine, but ArcWeb has trouble downloading anything at a reasonable speed: why? Q24. How do I enable the font blending options? Q24a. When I've enabled Font Blending, all the text everywhere seems to come out completely black and unreadable. Q25. When I try to run ArcWeb it tells me that "The cache has been locked by a browser running on another machine". Should I click Cancel or should I override the lock? Questions & Answers =================== Q1. I try to run !ArcWeb or !ArcWebImg and I get a message saying: "Find ChangeFSI before loading". A1. ArcWebImg uses ChangeFSI as its image manipulator. It invokes it on the command line to transform GIFs, JPEGs and other formats into RISC OS sprite files. If the Filer has not seen ChangeFSI, then ArcWebImg does not know where it will be able to find this tool. Open a directory viewer containing !ChangeFSI and then try to run ArcWebImg again. If ArcWebImg was auto run by ArcWeb, then you will have to quit ArcWeb and load it again, or open the !WebHelper application (double-click it - no SHIFT required) and run !ArcwebImg directly. Q2. When I try to load !ArcWeb, it says that it requires at least version Y.YY of module XXX. What is it and where do I get it? A2. All the necessary modules are provided in the !System supplied with this version of ArcWeb (ie. in the separate toolbox.arc archive). You should merge the !System directory with your master copy. RISC OS 3.1 users should run !SysMerge to do this. For RISC OS 3.5 and later, double-click on your !Boot directory and click on the System icon and drop the new !System directory into the new window, although some people have reported that this doesn't work properly, but that using !SysMerge does. Q3. When I use the Open URL dialogue box and specify something like http://www.demon.co.uk/ in the box, I get an error saying that there is no application loaded which can fetch that URL. What's this mean? A3. ArcWeb has rejected the URL as one it cannot handle itself, and it has failed to find another application willing to deal with it. If you need a specialise application loaded and it isn't already loaded, you should load it and retry the URL. Otherwise, look in the Network options (from the icon bar Configure submenu) and check that the appropriate protocol box at the top of the window is checked. You cannot check WAIS because this is not supported by ArcWeb. Q4. When I try to use the Open URL dialogue box to open a local file using local: URLs, I get an error saying that no fetcher is available for that URL. A4. This shouldn't happen since local: URLs are handled by Arcweb internally. However, this may indicate some failure occurred finding the file. This may be because: i) the filing system you used does not exist ii) the URL specified a non-existent file iii) you did not specify the URL correctly. Remember that all / and . characters after the :: in the filing system name, are transposed. Remember that these URLs will look odd. Examples of valid URLs: local://ADFS::HardDisc4/$/WWW/index.html (ADFS::HardDisc4.$.WWW.index/html) local://SCSI::ScsiDisc7/$/Internet/me.gif (SCSI::ScsiDisc7.$.Internet.me/gif) local://resources:/$/Apps/!Help (resources:$.Apps.!Help) Note in particular the strange format for local URLs on filing systems which do not use device names (eg. resources:) Q5. When I try to use the Open URL dialogue box to open a local file using riscos: URLs, I get an error saying that no fetcher is available for that URL. A5. riscos: URLs were handled by earlier versions of ArcWebLcl. This URL naming scheme is now obsolete, superceded by local: URLs, which you must now use. NOTE: Running on old version of ArcwebLcl alongside the new ArcWebLcl will not work, as support for the riscos: name system in ArcWeb itself has been removed. This is because separate routines were needed for resolving relative references involving riscos: URLs, and these no longer exist. Q6. Sometimes when I load a page, the inlined images are not displayed A6. Look at the page's menu under the Options submenu to make sure that you haven't disabled the loading of inlined images. Alternatively, there may not have been enough memory available to perform a conversion from the original graphics format to sprite format. There is another problem caused whenever early versions of ImageFS are loaded and intercepting GIF and JPEG formats. You should disable such versions of ImageFS whilst using ArcWeb for the moment. The latest ImageFS should be fine though. Q7. I have heard that UniSys have been threatening to enforce a patent on the LZ compression used in the GIF file format, as used by many WWW sites. Does this affect ArcWeb? A7. No. ArcWeb does not contain any code for handling GIF format graphics files. It merely tests files for filetype &695 (GIF) or for starting GIF87a or GIF89a, and pulls out the image pixel size (for imagemaps). [GIF is a registered trademark (and service mark) of CompuServe Inc.] Q8. When I try to load !ArcWeb, it says 'nager:Sprites22'. What on earth does this mean? A8. This is a fault in RISC OS 3.50. An error has occurred whilst trying to run the !ArcWeb.!Run file but due to the OS fault, the error message has been overwritten with the end of the string "WindowManager:Sprites22". The error could be any number of things, from a failure to locate a module in the RMEnsure statements; failing to set ArcWeb$CacheDir; failure to allocate enough memory. You need to check the following common causes: * Not having FilterManager 0.09 or later (see Q21 for details) * Failing to load a sufficiently up-to-date version of the DrawFile module. Q10. How do I change fonts, colours and default options if I don't like them? A10. There are two levels at which the changes can be made - system wide, or user specific. ArcWeb checks the following files for font definitions and colour schemes in this order: 1) <WebCache$Dir>.Choices 2) <ArcWeb$Dir>.Defaults 3) built-in defaults (you can't change these). All the configuration windows are linked from the the Options menu on the web pages or on the Configuration submenu of the icon bar menu. You can alter the settings and then make them permanent by using "Save Options". Q11. How do I set up !ArcWeb for use on a shared network In order to stop proliferation of ArcWeb into everyone's home directories, ArcWeb is willing to cooperate in a network environment. !ArcWeb may be installed in a read-only filing system. Users will also need to have seen a !WebCache application to which they have exclusive use and to which they have read-write access. Only one instance of ArcWeb may use any !WebCache directory. If you are connected to the Internet via a UNIX gateway, then I strongly recommend running some form of proxy HTTP server on it. The system administrator may wish to edit !ArcWeb.!Run to refuse to run if Arcweb$CacheDir is not set (as supplied, if it isn't set, it sets it to a subdirectory of itself). The system administrator may choose to edit the !ArcWeb.Defaults file to change any system wide options. Q12. I try to run ArcWeb and nothing happens/machine locks up/odd errors appear (eg. Permission denied). A12. This might be caused by !WebCache not being installed in a read/write filing system. Unless you have appropriate archiving software (eg. SparkFS or ArcFS 2), you will have to extract the !WebCache application to a writable filing system, and then double-click on the WebCache icon to install it. Q13. What does icon 'x' do? A13. ArcWeb supports interactive help. Load the Acorn !Help application and you will be given help about the buttons under the pointer when in an ArcWeb window. Note that in the window displaying the page itself, the help is purely the URL which would be opened if you were to click SELECT. Q14. When I follow a link to some URLs, I get a dialogue box saying that authentication is required. What does this mean? A14. To allow information providers to restrict access to certain web pages, there is an authentication capability in the HTTP protocol. The authentication domain is a combination of the host name and a 'realm' (just a keyword indicating which user/password is required). If you do not have a valid user name and password, then you will not be able to access the URL. If you do, then enter them in the boxes and press RETURN (or click OK). If you toggle the authetication window to full size, you will see which server is asking for authentication and in which domain. NOTE: Authentication checking is performed at the *server* not the client, so you can't get around it by hacking at ArcWeb. ArcWeb will cache the user/password together with the server and realm and attempt to auto-authenticate you in future connections to that server. This cache is destroyed when ArcWeb exits (although you can override this behaviour). Q15. When I follow a link to some URLs, I get a dialogue box saying that a non-default port is being used. What does this mean? Most Internet based protocols such as FTP, HTTP, Finger, SMTP, NNTP etc. are defined as existing at a particular 'port' on a server which supports the protocol. eg. HTTP is usually at port 80, FTP is at port 21. Sending control messages of one protocol to a different server port may cause damage at the local machine (your machine!) or at the server, or it may connect you to undesirable (and sometimes illegal - although this is very uncommon) services. To help you recognise these rogue URLs, you will be asked for confirmation when ArcWeb finds that the default port has been overridden (except for HTTP, as it is commonly run on port 8001, 8080 as well as 80). It's not by any means a foregone conclusion that any non-standard port connection is dangerous or illegal, but this way you at least have the option of blocking the connection. Q16. When I try to run !ArcWeb, I get a stack backtrace/Directory Full errors A16. You must remove your old !WebCache directory before installing the new !WebCache because the directory hierarchy underneath the !WebCache.Data directory has changed in order to allow you over a 1000 entries in the cache instead of limiting it to 75. If this isn't the problem, then email me the stack backtrace. (Tech: you can capture the stack backtrace to a file by adding " 2>stacktrace " to the end of the last line of !ArcWeb.!Run. The stack backtrace will then appear in a file called stacktrace in the current directory.) Q17. Why do I get a save dialogue box when trying to read some pages, even when the object is HTML? A17. If the server did not send, or the fetcher failed to parse, the special Content-Type header returned by the server (this won't happen with KA9Q), then ArcWeb does not know what to do with the object. From version 0.25, there is an option on the Options menu to attempt to 'execute' unknown objects. There is also a fix for an incorrect parse of Content-Type headers in A/TCP 0.21 Q18. Sometimes I get 'Too Long' (or similar) error messages whilst the page is being drawn and then none of the graphics are on the page. Why? A18. ArcWeb uses external programs to convert GIF and JPEG files into RISC OS sprites. To do this, it constructs a command line which invokes the translator and tells it the input and output files. When RISC OS runs the command string through its routines, it is possible for an overflow to occur (ie. the command ends up longer than the maximum permitted command length). This is when the OS generates the Too Long error. To fix it, you need to move the relevant programs closer to your root directory. Specifically, !WebCache and !ChangeFSI are the programs that are concerned. Using ..$Path variables does not seem to help, as the OS is canonicalising the paths. Q19. What do I do to cure 'unable to lookup host's address' errors? A19. First of all, check you've spelt the hostname correctly in the URL. Check the DNS configuration. Open the DNS tester by choosing it from the Show menu on the icon bar menu. If all three of the DNS boxes at the top read 'None', then it indicates that the resconf file was not found. Check that InetDBase$Path points to a directory containing a resconf and hosts files. If it doesn't you need to do: *Set InetDBase$path The.full.pathname.to.!Internet.files. (including the final .) If the DNS resolvers are known, then click on the Lookup Name icon next to the top one. The Answer box should come back with the official name of the machine. If it fails, then it means that all the DNS servers in your list are not working (or that your computer cannot find a way to reach them because you aren't connected or something). Q20. ArcWeb keeps dying with fatal internal error type=5 messages. What can I do to stop this? A20. This means that something has gone wrong internally for some reason. Although the problem might not be caused by ArcWeb, something which it interacts with has caused some condition which was unexpected. The best way to deal with this is to follow the instructions on sending bug reports by following the link from the default home page. Q21. When I try to run ArcWeb, I get a message that my Filter Manager is too old and that I need version 0.09 or later Q21a. Why doesn't ArcWeb attempt to load the more recent Filter Manager that I've got in my !System. A21/A21a. ArcWeb requires FilterManager 0.09 or later to be installed on your machine. It may be the case that you have this module in your System directory but have an earlier version in ROM. ArcWeb will NOT kill the earlier Filter Manager module if it is active, because some tasks which don't behave properly fail to cope with the Filter Manager dying and the whole desktop dies task by task. The cure for this is to ensure that FilterMgr is loaded BEFORE entering the Wimp on boot up by loading it during your boot sequence. For Risc PC owners, this will be in the Misc section of !Boot.Choices.Boot.PreDesktop. For other machines, it will depend on your setup. Q22. Why does ArcWeb take up so much memory? A22. Simply because it contains so much code. ArcWeb attempts to cater for all kinds of rubbish being downloaded (either maliciously or accidentally). Some things which are required are not available as part of the OS, so have to be implemented by me instead (eg. multiline text icons in the cookie and meta-info dialogue boxes). Some code is included as a work around for bugs in the OS (libjpeg). Code for handling most foreign graphics formats is ported from other platforms where code size is not considered important. Such code is too complicated for me to develop myself so there's no chance of me writing an optimised version I'm afraid. Q23. Email and ftp work fine on my machine, but ArcWeb has trouble downloading anything at a reasonable speed: why? A23. Sometimes the Internet just gets overloaded, however, Web browsing puts a heavy load on your computer compared with things like ftp -- especially if you are using a modem -- and your poor machine just can't keep up with all the data being thrown at it. If you are running lots of nice desktop enhancements, these can use more processor time than you might imagine. Try not using any more software than is necessary when running ArcWeb, and use smaller screen modes with fewer pixels and colours to consume less bandwidth on older machines. [Thanks to Chris Latham] Q24. How do I enable the font blending options? A24. First of all, you must have RISC OS 3.7 or later. If you don't, then this facility (provided by the Font Manager) is not available - sorry. If you do, then just enable the option in the Browser configuration window Q24a. When I've enabled Font Blending, all the text everywhere seems to come out completely black and unreadable. A24a. Make sure you haven't set the InverseTable dynamic area to be virtual in the Virtualise configuration window. [Thanks to Andreas Feldner] Q25. When I try to run ArcWeb it tells me that "The cache has been locked by a browser running on another machine". Should I click Cancel or should I override the lock? A25. This message may appear if your machine crashed whilst ArcWeb was running. If this was the case, then you should override the lock. If you are using a shared directory for the cache, then it is possible that another machine is already using the !WebCache directory. If two running versions of ArcWeb attempt to share the same cache, it's asking for trouble (Choices, bookmarks and cache contents can become corrupt). If the machine named is not running ArcWeb, then you can safely override the lock. -- Stewart Brodie 3rd June 1997
00000000 50 72 6f 62 6c 65 6d 73 0a 3d 3d 3d 3d 3d 3d 3d |Problems.=======| 00000010 3d 0a 0a 54 68 69 73 20 66 69 6c 65 20 69 73 20 |=..This file is | 00000020 70 61 72 74 20 6f 66 20 41 72 63 57 65 62 2c 20 |part of ArcWeb, | 00000030 61 6e 64 20 61 63 74 73 20 61 73 20 61 20 74 72 |and acts as a tr| 00000040 6f 75 62 6c 65 73 68 6f 6f 74 69 6e 67 20 67 75 |oubleshooting gu| 00000050 69 64 65 20 66 6f 72 20 74 68 6f 73 65 0a 77 68 |ide for those.wh| 00000060 6f 20 68 61 76 65 20 68 61 64 20 64 69 66 66 69 |o have had diffi| 00000070 63 75 6c 74 79 20 69 6e 73 74 61 6c 6c 69 6e 67 |culty installing| 00000080 2c 20 63 6f 6e 66 69 67 75 72 69 6e 67 20 61 6e |, configuring an| 00000090 64 20 6f 70 65 72 61 74 69 6e 67 20 41 72 63 57 |d operating ArcW| 000000a0 65 62 2e 20 20 49 74 0a 61 73 73 75 6d 65 73 20 |eb. It.assumes | 000000b0 74 68 61 74 20 79 6f 75 20 68 61 76 65 20 72 65 |that you have re| 000000c0 61 64 20 27 49 6e 73 74 72 75 63 74 27 20 61 6e |ad 'Instruct' an| 000000d0 64 20 27 52 65 61 64 4d 65 31 73 74 27 2c 20 61 |d 'ReadMe1st', a| 000000e0 6e 64 20 69 66 20 74 68 65 20 71 75 65 73 74 69 |nd if the questi| 000000f0 6f 6e 0a 69 73 20 61 62 6f 75 74 20 70 72 6f 78 |on.is about prox| 00000100 69 65 73 2c 20 74 68 65 6e 20 27 57 6f 74 49 73 |ies, then 'WotIs| 00000110 50 72 6f 78 79 27 20 61 73 20 77 65 6c 6c 2e 0a |Proxy' as well..| 00000120 0a 52 65 63 65 6e 74 20 63 68 61 6e 67 65 73 3a |.Recent changes:| 00000130 20 71 75 65 73 74 69 6f 6e 73 20 61 6e 64 2f 6f | questions and/o| 00000140 72 20 61 6e 73 77 65 72 73 20 66 6f 72 20 51 32 |r answers for Q2| 00000150 34 61 2c 20 51 32 36 0a 0a 0a 51 75 65 73 74 69 |4a, Q26...Questi| 00000160 6f 6e 20 53 75 6d 6d 61 72 79 0a 3d 3d 3d 3d 3d |on Summary.=====| 00000170 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 0a 0a 51 31 2e |===========..Q1.| 00000180 20 20 49 20 74 72 79 20 74 6f 20 72 75 6e 20 21 | I try to run !| 00000190 41 72 63 57 65 62 20 49 20 67 65 74 20 61 20 6d |ArcWeb I get a m| 000001a0 65 73 73 61 67 65 20 73 61 79 69 6e 67 3a 0a 22 |essage saying:."| 000001b0 46 69 6e 64 20 43 68 61 6e 67 65 46 53 49 20 62 |Find ChangeFSI b| 000001c0 65 66 6f 72 65 20 6c 6f 61 64 69 6e 67 22 2e 0a |efore loading"..| 000001d0 0a 51 32 2e 20 20 57 68 65 6e 20 49 20 74 72 79 |.Q2. When I try| 000001e0 20 74 6f 20 6c 6f 61 64 20 21 41 72 63 57 65 62 | to load !ArcWeb| 000001f0 2c 20 69 74 20 73 61 79 73 20 74 68 61 74 20 69 |, it says that i| 00000200 74 20 72 65 71 75 69 72 65 73 20 61 74 20 6c 65 |t requires at le| 00000210 61 73 74 0a 76 65 72 73 69 6f 6e 20 59 2e 59 59 |ast.version Y.YY| 00000220 20 6f 66 20 6d 6f 64 75 6c 65 20 58 58 58 2e 20 | of module XXX. | 00000230 20 20 57 68 61 74 20 69 73 20 69 74 20 61 6e 64 | What is it and| 00000240 20 77 68 65 72 65 20 64 6f 20 49 20 67 65 74 20 | where do I get | 00000250 69 74 3f 0a 0a 51 33 2e 20 20 57 68 65 6e 20 49 |it?..Q3. When I| 00000260 20 75 73 65 20 74 68 65 20 4f 70 65 6e 20 55 52 | use the Open UR| 00000270 4c 20 64 69 61 6c 6f 67 75 65 20 62 6f 78 20 61 |L dialogue box a| 00000280 6e 64 20 73 70 65 63 69 66 79 20 73 6f 6d 65 74 |nd specify somet| 00000290 68 69 6e 67 20 6c 69 6b 65 0a 68 74 74 70 3a 2f |hing like.http:/| 000002a0 2f 77 77 77 2e 64 65 6d 6f 6e 2e 6e 65 74 2f 20 |/www.demon.net/ | 000002b0 69 6e 20 74 68 65 20 62 6f 78 2c 20 49 20 67 65 |in the box, I ge| 000002c0 74 20 61 6e 20 65 72 72 6f 72 20 73 61 79 69 6e |t an error sayin| 000002d0 67 20 74 68 61 74 20 74 68 65 72 65 20 69 73 0a |g that there is.| 000002e0 6e 6f 20 61 70 70 6c 69 63 61 74 69 6f 6e 20 6c |no application l| 000002f0 6f 61 64 65 64 20 77 68 69 63 68 20 63 61 6e 20 |oaded which can | 00000300 66 65 74 63 68 20 74 68 61 74 20 55 52 4c 2e 20 |fetch that URL. | 00000310 57 68 61 74 27 73 20 74 68 69 73 20 6d 65 61 6e |What's this mean| 00000320 3f 0a 0a 51 34 2e 20 20 57 68 65 6e 20 49 20 74 |?..Q4. When I t| 00000330 72 79 20 74 6f 20 75 73 65 20 74 68 65 20 4f 70 |ry to use the Op| 00000340 65 6e 20 55 52 4c 20 64 69 61 6c 6f 67 75 65 20 |en URL dialogue | 00000350 62 6f 78 20 74 6f 20 6f 70 65 6e 20 61 20 6c 6f |box to open a lo| 00000360 63 61 6c 20 66 69 6c 65 20 75 73 69 6e 67 0a 6c |cal file using.l| 00000370 6f 63 61 6c 3a 20 55 52 4c 73 2c 20 49 20 67 65 |ocal: URLs, I ge| 00000380 74 20 61 6e 20 65 72 72 6f 72 20 73 61 79 69 6e |t an error sayin| 00000390 67 20 74 68 61 74 20 6e 6f 20 66 65 74 63 68 65 |g that no fetche| 000003a0 72 20 69 73 20 61 76 61 69 6c 61 62 6c 65 20 66 |r is available f| 000003b0 6f 72 20 74 68 61 74 0a 55 52 4c 2e 0a 0a 51 35 |or that.URL...Q5| 000003c0 2e 20 20 57 68 65 6e 20 49 20 74 72 79 20 74 6f |. When I try to| 000003d0 20 75 73 65 20 74 68 65 20 4f 70 65 6e 20 55 52 | use the Open UR| 000003e0 4c 20 64 69 61 6c 6f 67 75 65 20 62 6f 78 20 74 |L dialogue box t| 000003f0 6f 20 6f 70 65 6e 20 61 20 6c 6f 63 61 6c 20 66 |o open a local f| 00000400 69 6c 65 20 75 73 69 6e 67 0a 72 69 73 63 6f 73 |ile using.riscos| 00000410 3a 20 55 52 4c 73 2c 20 49 20 67 65 74 20 61 6e |: URLs, I get an| 00000420 20 65 72 72 6f 72 20 73 61 79 69 6e 67 20 74 68 | error saying th| 00000430 61 74 20 6e 6f 20 66 65 74 63 68 65 72 20 69 73 |at no fetcher is| 00000440 20 61 76 61 69 6c 61 62 6c 65 20 66 6f 72 20 74 | available for t| 00000450 68 61 74 0a 55 52 4c 2e 0a 0a 51 36 2e 20 20 53 |hat.URL...Q6. S| 00000460 6f 6d 65 74 69 6d 65 73 20 77 68 65 6e 20 49 20 |ometimes when I | 00000470 6c 6f 61 64 20 61 20 70 61 67 65 2c 20 74 68 65 |load a page, the| 00000480 20 69 6e 6c 69 6e 65 64 20 69 6d 61 67 65 73 20 | inlined images | 00000490 61 72 65 20 6e 6f 74 20 64 69 73 70 6c 61 79 65 |are not displaye| 000004a0 64 0a 0a 51 37 2e 20 20 49 20 68 61 76 65 20 68 |d..Q7. I have h| 000004b0 65 61 72 64 20 74 68 61 74 20 55 6e 69 53 79 73 |eard that UniSys| 000004c0 20 68 61 76 65 20 62 65 65 6e 20 74 68 72 65 61 | have been threa| 000004d0 74 65 6e 69 6e 67 20 74 6f 20 65 6e 66 6f 72 63 |tening to enforc| 000004e0 65 20 61 20 70 61 74 65 6e 74 20 6f 6e 0a 74 68 |e a patent on.th| 000004f0 65 20 4c 5a 20 63 6f 6d 70 72 65 73 73 69 6f 6e |e LZ compression| 00000500 20 75 73 65 64 20 69 6e 20 74 68 65 20 47 49 46 | used in the GIF| 00000510 20 66 69 6c 65 20 66 6f 72 6d 61 74 2c 20 61 73 | file format, as| 00000520 20 75 73 65 64 20 62 79 20 6d 61 6e 79 20 57 57 | used by many WW| 00000530 57 20 73 69 74 65 73 2e 0a 44 6f 65 73 20 74 68 |W sites..Does th| 00000540 69 73 20 61 66 66 65 63 74 20 41 72 63 57 65 62 |is affect ArcWeb| 00000550 3f 0a 0a 51 38 2e 20 57 68 65 6e 20 49 20 74 72 |?..Q8. When I tr| 00000560 79 20 74 6f 20 6c 6f 61 64 20 21 41 72 63 57 65 |y to load !ArcWe| 00000570 62 2c 20 69 74 20 73 61 79 73 20 27 6e 61 67 65 |b, it says 'nage| 00000580 72 3a 20 53 70 72 69 74 65 73 32 32 27 2e 20 20 |r: Sprites22'. | 00000590 57 68 61 74 20 6f 6e 0a 65 61 72 74 68 20 64 6f |What on.earth do| 000005a0 65 73 20 74 68 69 73 20 6d 65 61 6e 3f 0a 0a 51 |es this mean?..Q| 000005b0 39 2e 20 20 5b 6f 62 73 6f 6c 65 74 65 20 26 20 |9. [obsolete & | 000005c0 72 65 6d 6f 76 65 64 5d 0a 0a 51 31 30 2e 20 20 |removed]..Q10. | 000005d0 48 6f 77 20 64 6f 20 49 20 63 68 61 6e 67 65 20 |How do I change | 000005e0 66 6f 6e 74 73 2c 20 63 6f 6c 6f 75 72 73 20 61 |fonts, colours a| 000005f0 6e 64 20 64 65 66 61 75 6c 74 20 6f 70 74 69 6f |nd default optio| 00000600 6e 73 20 69 66 20 49 20 64 6f 6e 27 74 20 6c 69 |ns if I don't li| 00000610 6b 65 0a 74 68 65 6d 3f 0a 0a 51 31 31 2e 20 20 |ke.them?..Q11. | 00000620 48 6f 77 20 64 6f 20 49 20 73 65 74 20 75 70 20 |How do I set up | 00000630 21 41 72 63 57 65 62 20 66 6f 72 20 75 73 65 20 |!ArcWeb for use | 00000640 6f 6e 20 61 20 73 68 61 72 65 64 20 6e 65 74 77 |on a shared netw| 00000650 6f 72 6b 0a 0a 51 31 32 2e 20 20 49 20 74 72 79 |ork..Q12. I try| 00000660 20 74 6f 20 72 75 6e 20 41 72 63 57 65 62 20 61 | to run ArcWeb a| 00000670 6e 64 20 6e 6f 74 68 69 6e 67 20 68 61 70 70 65 |nd nothing happe| 00000680 6e 73 2f 6d 61 63 68 69 6e 65 20 6c 6f 63 6b 73 |ns/machine locks| 00000690 20 75 70 2f 6f 64 64 20 65 72 72 6f 72 73 0a 61 | up/odd errors.a| 000006a0 70 70 65 61 72 20 28 65 67 2e 20 50 65 72 6d 69 |ppear (eg. Permi| 000006b0 73 73 69 6f 6e 20 64 65 6e 69 65 64 29 2e 0a 0a |ssion denied)...| 000006c0 51 31 33 2e 20 20 57 68 61 74 20 64 6f 65 73 20 |Q13. What does | 000006d0 69 63 6f 6e 20 27 78 27 20 64 6f 3f 0a 0a 51 31 |icon 'x' do?..Q1| 000006e0 34 2e 20 20 57 68 65 6e 20 49 20 66 6f 6c 6c 6f |4. When I follo| 000006f0 77 20 61 20 6c 69 6e 6b 20 74 6f 20 73 6f 6d 65 |w a link to some| 00000700 20 55 52 4c 73 2c 20 49 20 67 65 74 20 61 20 64 | URLs, I get a d| 00000710 69 61 6c 6f 67 75 65 20 62 6f 78 20 73 61 79 69 |ialogue box sayi| 00000720 6e 67 20 74 68 61 74 0a 61 75 74 68 65 6e 74 69 |ng that.authenti| 00000730 63 61 74 69 6f 6e 20 69 73 20 72 65 71 75 69 72 |cation is requir| 00000740 65 64 2e 20 20 57 68 61 74 20 64 6f 65 73 20 74 |ed. What does t| 00000750 68 69 73 20 6d 65 61 6e 3f 0a 0a 51 31 35 2e 20 |his mean?..Q15. | 00000760 20 57 68 65 6e 20 49 20 66 6f 6c 6c 6f 77 20 61 | When I follow a| 00000770 20 6c 69 6e 6b 20 74 6f 20 73 6f 6d 65 20 55 52 | link to some UR| 00000780 4c 73 2c 20 49 20 67 65 74 20 61 20 64 69 61 6c |Ls, I get a dial| 00000790 6f 67 75 65 20 62 6f 78 20 73 61 79 69 6e 67 20 |ogue box saying | 000007a0 74 68 61 74 20 61 0a 6e 6f 6e 2d 64 65 66 61 75 |that a.non-defau| 000007b0 6c 74 20 70 6f 72 74 20 69 73 20 62 65 69 6e 67 |lt port is being| 000007c0 20 75 73 65 64 2e 20 20 57 68 61 74 20 64 6f 65 | used. What doe| 000007d0 73 20 74 68 69 73 20 6d 65 61 6e 3f 0a 0a 51 31 |s this mean?..Q1| 000007e0 36 2e 20 20 57 68 65 6e 20 49 20 74 72 79 20 74 |6. When I try t| 000007f0 6f 20 72 75 6e 20 21 41 72 63 57 65 62 2c 20 49 |o run !ArcWeb, I| 00000800 20 67 65 74 20 61 20 73 74 61 63 6b 20 62 61 63 | get a stack bac| 00000810 6b 74 72 61 63 65 2f 44 69 72 65 63 74 6f 72 79 |ktrace/Directory| 00000820 20 46 75 6c 6c 0a 65 72 72 6f 72 73 0a 0a 51 31 | Full.errors..Q1| 00000830 37 2e 20 20 57 68 79 20 64 6f 20 49 20 67 65 74 |7. Why do I get| 00000840 20 61 20 73 61 76 65 20 64 69 61 6c 6f 67 75 65 | a save dialogue| 00000850 20 62 6f 78 20 77 68 65 6e 20 74 72 79 69 6e 67 | box when trying| 00000860 20 74 6f 20 72 65 61 64 20 73 6f 6d 65 20 70 61 | to read some pa| 00000870 67 65 73 2c 20 65 76 65 6e 0a 77 68 65 6e 20 74 |ges, even.when t| 00000880 68 65 20 6f 62 6a 65 63 74 20 69 73 20 48 54 4d |he object is HTM| 00000890 4c 3f 0a 0a 51 31 38 2e 20 20 53 6f 6d 65 74 69 |L?..Q18. Someti| 000008a0 6d 65 73 20 49 20 67 65 74 20 27 54 6f 6f 20 4c |mes I get 'Too L| 000008b0 6f 6e 67 27 20 28 6f 72 20 73 69 6d 69 6c 61 72 |ong' (or similar| 000008c0 29 20 65 72 72 6f 72 20 6d 65 73 73 61 67 65 73 |) error messages| 000008d0 20 77 68 69 6c 73 74 20 74 68 65 20 70 61 67 65 | whilst the page| 000008e0 0a 69 73 20 62 65 69 6e 67 20 64 72 61 77 6e 20 |.is being drawn | 000008f0 61 6e 64 20 74 68 65 6e 20 6e 6f 6e 65 20 6f 66 |and then none of| 00000900 20 74 68 65 20 67 72 61 70 68 69 63 73 20 61 72 | the graphics ar| 00000910 65 20 6f 6e 20 74 68 65 20 70 61 67 65 2e 20 20 |e on the page. | 00000920 57 68 79 3f 0a 0a 51 31 39 2e 20 20 57 68 61 74 |Why?..Q19. What| 00000930 20 64 6f 20 49 20 64 6f 20 74 6f 20 63 75 72 65 | do I do to cure| 00000940 20 27 75 6e 61 62 6c 65 20 74 6f 20 6c 6f 6f 6b | 'unable to look| 00000950 75 70 20 68 6f 73 74 27 73 20 61 64 64 72 65 73 |up host's addres| 00000960 73 27 20 65 72 72 6f 72 73 3f 0a 0a 51 32 30 2e |s' errors?..Q20.| 00000970 20 20 41 72 63 57 65 62 20 6b 65 65 70 73 20 64 | ArcWeb keeps d| 00000980 79 69 6e 67 20 77 69 74 68 20 66 61 74 61 6c 20 |ying with fatal | 00000990 69 6e 74 65 72 6e 61 6c 20 65 72 72 6f 72 20 74 |internal error t| 000009a0 79 70 65 3d 35 20 6d 65 73 73 61 67 65 73 2e 0a |ype=5 messages..| 000009b0 57 68 61 74 20 63 61 6e 20 49 20 64 6f 20 74 6f |What can I do to| 000009c0 20 73 74 6f 70 20 74 68 69 73 3f 0a 0a 51 32 31 | stop this?..Q21| 000009d0 2e 20 20 57 68 65 6e 20 49 20 74 72 79 20 74 6f |. When I try to| 000009e0 20 72 75 6e 20 41 72 63 57 65 62 2c 20 49 20 67 | run ArcWeb, I g| 000009f0 65 74 20 61 20 6d 65 73 73 61 67 65 20 74 68 61 |et a message tha| 00000a00 74 20 6d 79 20 46 69 6c 74 65 72 20 4d 61 6e 61 |t my Filter Mana| 00000a10 67 65 72 20 69 73 0a 74 6f 6f 20 6f 6c 64 20 61 |ger is.too old a| 00000a20 6e 64 20 74 68 61 74 20 49 20 6e 65 65 64 20 76 |nd that I need v| 00000a30 65 72 73 69 6f 6e 20 30 2e 30 39 20 6f 72 20 6c |ersion 0.09 or l| 00000a40 61 74 65 72 2e 20 20 57 68 79 3f 0a 0a 51 32 31 |ater. Why?..Q21| 00000a50 61 2e 20 57 68 79 20 64 6f 65 73 6e 27 74 20 41 |a. Why doesn't A| 00000a60 72 63 57 65 62 20 61 74 74 65 6d 70 74 20 74 6f |rcWeb attempt to| 00000a70 20 6c 6f 61 64 20 74 68 65 20 6d 6f 72 65 20 72 | load the more r| 00000a80 65 63 65 6e 74 20 46 69 6c 74 65 72 20 4d 61 6e |ecent Filter Man| 00000a90 61 67 65 72 20 74 68 61 74 0a 49 27 76 65 20 67 |ager that.I've g| 00000aa0 6f 74 20 69 6e 20 6d 79 20 21 53 79 73 74 65 6d |ot in my !System| 00000ab0 2e 0a 0a 51 32 32 2e 20 20 57 68 79 20 64 6f 65 |...Q22. Why doe| 00000ac0 73 20 41 72 63 57 65 62 20 74 61 6b 65 20 75 70 |s ArcWeb take up| 00000ad0 20 73 6f 20 6d 75 63 68 20 6d 65 6d 6f 72 79 3f | so much memory?| 00000ae0 0a 0a 51 32 33 2e 20 20 45 6d 61 69 6c 20 61 6e |..Q23. Email an| 00000af0 64 20 66 74 70 20 77 6f 72 6b 20 66 69 6e 65 20 |d ftp work fine | 00000b00 6f 6e 20 6d 79 20 6d 61 63 68 69 6e 65 2c 20 62 |on my machine, b| 00000b10 75 74 20 41 72 63 57 65 62 20 68 61 73 20 74 72 |ut ArcWeb has tr| 00000b20 6f 75 62 6c 65 0a 20 20 20 20 20 20 64 6f 77 6e |ouble. down| 00000b30 6c 6f 61 64 69 6e 67 20 61 6e 79 74 68 69 6e 67 |loading anything| 00000b40 20 61 74 20 61 20 72 65 61 73 6f 6e 61 62 6c 65 | at a reasonable| 00000b50 20 73 70 65 65 64 3a 20 77 68 79 3f 0a 0a 51 32 | speed: why?..Q2| 00000b60 34 2e 20 20 48 6f 77 20 64 6f 20 49 20 65 6e 61 |4. How do I ena| 00000b70 62 6c 65 20 74 68 65 20 66 6f 6e 74 20 62 6c 65 |ble the font ble| 00000b80 6e 64 69 6e 67 20 6f 70 74 69 6f 6e 73 3f 0a 0a |nding options?..| 00000b90 51 32 34 61 2e 20 57 68 65 6e 20 49 27 76 65 20 |Q24a. When I've | 00000ba0 65 6e 61 62 6c 65 64 20 46 6f 6e 74 20 42 6c 65 |enabled Font Ble| 00000bb0 6e 64 69 6e 67 2c 20 61 6c 6c 20 74 68 65 20 74 |nding, all the t| 00000bc0 65 78 74 20 65 76 65 72 79 77 68 65 72 65 20 73 |ext everywhere s| 00000bd0 65 65 6d 73 20 74 6f 20 63 6f 6d 65 0a 20 20 20 |eems to come. | 00000be0 20 20 20 6f 75 74 20 63 6f 6d 70 6c 65 74 65 6c | out completel| 00000bf0 79 20 62 6c 61 63 6b 20 61 6e 64 20 75 6e 72 65 |y black and unre| 00000c00 61 64 61 62 6c 65 2e 0a 0a 51 32 35 2e 20 20 57 |adable...Q25. W| 00000c10 68 65 6e 20 49 20 74 72 79 20 74 6f 20 72 75 6e |hen I try to run| 00000c20 20 41 72 63 57 65 62 20 69 74 20 74 65 6c 6c 73 | ArcWeb it tells| 00000c30 20 6d 65 20 74 68 61 74 20 22 54 68 65 20 63 61 | me that "The ca| 00000c40 63 68 65 20 68 61 73 20 62 65 65 6e 20 6c 6f 63 |che has been loc| 00000c50 6b 65 64 20 62 79 0a 61 20 62 72 6f 77 73 65 72 |ked by.a browser| 00000c60 20 72 75 6e 6e 69 6e 67 20 6f 6e 20 61 6e 6f 74 | running on anot| 00000c70 68 65 72 20 6d 61 63 68 69 6e 65 22 2e 20 20 53 |her machine". S| 00000c80 68 6f 75 6c 64 20 49 20 63 6c 69 63 6b 20 43 61 |hould I click Ca| 00000c90 6e 63 65 6c 20 6f 72 20 73 68 6f 75 6c 64 20 49 |ncel or should I| 00000ca0 0a 6f 76 65 72 72 69 64 65 20 74 68 65 20 6c 6f |.override the lo| 00000cb0 63 6b 3f 0a 0a 0a 51 75 65 73 74 69 6f 6e 73 20 |ck?...Questions | 00000cc0 26 20 41 6e 73 77 65 72 73 0a 3d 3d 3d 3d 3d 3d |& Answers.======| 00000cd0 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 0a 0a 51 |=============..Q| 00000ce0 31 2e 20 20 49 20 74 72 79 20 74 6f 20 72 75 6e |1. I try to run| 00000cf0 20 21 41 72 63 57 65 62 20 6f 72 20 21 41 72 63 | !ArcWeb or !Arc| 00000d00 57 65 62 49 6d 67 20 61 6e 64 20 49 20 67 65 74 |WebImg and I get| 00000d10 20 61 20 6d 65 73 73 61 67 65 20 73 61 79 69 6e | a message sayin| 00000d20 67 3a 0a 22 46 69 6e 64 20 43 68 61 6e 67 65 46 |g:."Find ChangeF| 00000d30 53 49 20 62 65 66 6f 72 65 20 6c 6f 61 64 69 6e |SI before loadin| 00000d40 67 22 2e 0a 0a 41 31 2e 20 20 41 72 63 57 65 62 |g"...A1. ArcWeb| 00000d50 49 6d 67 20 75 73 65 73 20 43 68 61 6e 67 65 46 |Img uses ChangeF| 00000d60 53 49 20 61 73 20 69 74 73 20 69 6d 61 67 65 20 |SI as its image | 00000d70 6d 61 6e 69 70 75 6c 61 74 6f 72 2e 20 20 49 74 |manipulator. It| 00000d80 20 69 6e 76 6f 6b 65 73 20 69 74 20 6f 6e 20 74 | invokes it on t| 00000d90 68 65 0a 63 6f 6d 6d 61 6e 64 20 6c 69 6e 65 20 |he.command line | 00000da0 74 6f 20 74 72 61 6e 73 66 6f 72 6d 20 47 49 46 |to transform GIF| 00000db0 73 2c 20 4a 50 45 47 73 20 61 6e 64 20 6f 74 68 |s, JPEGs and oth| 00000dc0 65 72 20 66 6f 72 6d 61 74 73 20 69 6e 74 6f 20 |er formats into | 00000dd0 52 49 53 43 20 4f 53 20 73 70 72 69 74 65 0a 66 |RISC OS sprite.f| 00000de0 69 6c 65 73 2e 20 20 49 66 20 74 68 65 20 46 69 |iles. If the Fi| 00000df0 6c 65 72 20 68 61 73 20 6e 6f 74 20 73 65 65 6e |ler has not seen| 00000e00 20 43 68 61 6e 67 65 46 53 49 2c 20 74 68 65 6e | ChangeFSI, then| 00000e10 20 41 72 63 57 65 62 49 6d 67 20 64 6f 65 73 20 | ArcWebImg does | 00000e20 6e 6f 74 20 6b 6e 6f 77 0a 77 68 65 72 65 20 69 |not know.where i| 00000e30 74 20 77 69 6c 6c 20 62 65 20 61 62 6c 65 20 74 |t will be able t| 00000e40 6f 20 66 69 6e 64 20 74 68 69 73 20 74 6f 6f 6c |o find this tool| 00000e50 2e 20 20 4f 70 65 6e 20 61 20 64 69 72 65 63 74 |. Open a direct| 00000e60 6f 72 79 20 76 69 65 77 65 72 20 63 6f 6e 74 61 |ory viewer conta| 00000e70 69 6e 69 6e 67 0a 21 43 68 61 6e 67 65 46 53 49 |ining.!ChangeFSI| 00000e80 20 61 6e 64 20 74 68 65 6e 20 74 72 79 20 74 6f | and then try to| 00000e90 20 72 75 6e 20 41 72 63 57 65 62 49 6d 67 20 61 | run ArcWebImg a| 00000ea0 67 61 69 6e 2e 20 20 49 66 20 41 72 63 57 65 62 |gain. If ArcWeb| 00000eb0 49 6d 67 20 77 61 73 20 61 75 74 6f 20 72 75 6e |Img was auto run| 00000ec0 0a 62 79 20 41 72 63 57 65 62 2c 20 74 68 65 6e |.by ArcWeb, then| 00000ed0 20 79 6f 75 20 77 69 6c 6c 20 68 61 76 65 20 74 | you will have t| 00000ee0 6f 20 71 75 69 74 20 41 72 63 57 65 62 20 61 6e |o quit ArcWeb an| 00000ef0 64 20 6c 6f 61 64 20 69 74 20 61 67 61 69 6e 2c |d load it again,| 00000f00 20 6f 72 20 6f 70 65 6e 20 74 68 65 0a 21 57 65 | or open the.!We| 00000f10 62 48 65 6c 70 65 72 20 61 70 70 6c 69 63 61 74 |bHelper applicat| 00000f20 69 6f 6e 20 28 64 6f 75 62 6c 65 2d 63 6c 69 63 |ion (double-clic| 00000f30 6b 20 69 74 20 2d 20 6e 6f 20 53 48 49 46 54 20 |k it - no SHIFT | 00000f40 72 65 71 75 69 72 65 64 29 20 61 6e 64 20 72 75 |required) and ru| 00000f50 6e 20 21 41 72 63 77 65 62 49 6d 67 0a 64 69 72 |n !ArcwebImg.dir| 00000f60 65 63 74 6c 79 2e 0a 0a 0a 51 32 2e 20 20 57 68 |ectly....Q2. Wh| 00000f70 65 6e 20 49 20 74 72 79 20 74 6f 20 6c 6f 61 64 |en I try to load| 00000f80 20 21 41 72 63 57 65 62 2c 20 69 74 20 73 61 79 | !ArcWeb, it say| 00000f90 73 20 74 68 61 74 20 69 74 20 72 65 71 75 69 72 |s that it requir| 00000fa0 65 73 20 61 74 20 6c 65 61 73 74 0a 76 65 72 73 |es at least.vers| 00000fb0 69 6f 6e 20 59 2e 59 59 20 6f 66 20 6d 6f 64 75 |ion Y.YY of modu| 00000fc0 6c 65 20 58 58 58 2e 20 20 20 57 68 61 74 20 69 |le XXX. What i| 00000fd0 73 20 69 74 20 61 6e 64 20 77 68 65 72 65 20 64 |s it and where d| 00000fe0 6f 20 49 20 67 65 74 20 69 74 3f 0a 0a 41 32 2e |o I get it?..A2.| 00000ff0 20 41 6c 6c 20 74 68 65 20 6e 65 63 65 73 73 61 | All the necessa| 00001000 72 79 20 6d 6f 64 75 6c 65 73 20 61 72 65 20 70 |ry modules are p| 00001010 72 6f 76 69 64 65 64 20 69 6e 20 74 68 65 20 21 |rovided in the !| 00001020 53 79 73 74 65 6d 20 73 75 70 70 6c 69 65 64 20 |System supplied | 00001030 77 69 74 68 20 74 68 69 73 0a 76 65 72 73 69 6f |with this.versio| 00001040 6e 20 6f 66 20 41 72 63 57 65 62 20 28 69 65 2e |n of ArcWeb (ie.| 00001050 20 69 6e 20 74 68 65 20 73 65 70 61 72 61 74 65 | in the separate| 00001060 20 74 6f 6f 6c 62 6f 78 2e 61 72 63 20 61 72 63 | toolbox.arc arc| 00001070 68 69 76 65 29 2e 20 59 6f 75 20 73 68 6f 75 6c |hive). You shoul| 00001080 64 20 6d 65 72 67 65 0a 74 68 65 20 21 53 79 73 |d merge.the !Sys| 00001090 74 65 6d 20 64 69 72 65 63 74 6f 72 79 20 77 69 |tem directory wi| 000010a0 74 68 20 79 6f 75 72 20 6d 61 73 74 65 72 20 63 |th your master c| 000010b0 6f 70 79 2e 20 20 52 49 53 43 20 4f 53 20 33 2e |opy. RISC OS 3.| 000010c0 31 20 75 73 65 72 73 20 73 68 6f 75 6c 64 20 72 |1 users should r| 000010d0 75 6e 0a 21 53 79 73 4d 65 72 67 65 20 74 6f 20 |un.!SysMerge to | 000010e0 64 6f 20 74 68 69 73 2e 20 46 6f 72 20 52 49 53 |do this. For RIS| 000010f0 43 20 4f 53 20 33 2e 35 20 61 6e 64 20 6c 61 74 |C OS 3.5 and lat| 00001100 65 72 2c 20 64 6f 75 62 6c 65 2d 63 6c 69 63 6b |er, double-click| 00001110 20 6f 6e 20 79 6f 75 72 20 21 42 6f 6f 74 0a 64 | on your !Boot.d| 00001120 69 72 65 63 74 6f 72 79 20 61 6e 64 20 63 6c 69 |irectory and cli| 00001130 63 6b 20 6f 6e 20 74 68 65 20 53 79 73 74 65 6d |ck on the System| 00001140 20 69 63 6f 6e 20 61 6e 64 20 64 72 6f 70 20 74 | icon and drop t| 00001150 68 65 20 6e 65 77 20 21 53 79 73 74 65 6d 20 64 |he new !System d| 00001160 69 72 65 63 74 6f 72 79 0a 69 6e 74 6f 20 74 68 |irectory.into th| 00001170 65 20 6e 65 77 20 77 69 6e 64 6f 77 2c 20 61 6c |e new window, al| 00001180 74 68 6f 75 67 68 20 73 6f 6d 65 20 70 65 6f 70 |though some peop| 00001190 6c 65 20 68 61 76 65 20 72 65 70 6f 72 74 65 64 |le have reported| 000011a0 20 74 68 61 74 20 74 68 69 73 20 64 6f 65 73 6e | that this doesn| 000011b0 27 74 0a 77 6f 72 6b 20 70 72 6f 70 65 72 6c 79 |'t.work properly| 000011c0 2c 20 62 75 74 20 74 68 61 74 20 75 73 69 6e 67 |, but that using| 000011d0 20 21 53 79 73 4d 65 72 67 65 20 64 6f 65 73 2e | !SysMerge does.| 000011e0 0a 0a 0a 0a 51 33 2e 20 20 57 68 65 6e 20 49 20 |....Q3. When I | 000011f0 75 73 65 20 74 68 65 20 4f 70 65 6e 20 55 52 4c |use the Open URL| 00001200 20 64 69 61 6c 6f 67 75 65 20 62 6f 78 20 61 6e | dialogue box an| 00001210 64 20 73 70 65 63 69 66 79 20 73 6f 6d 65 74 68 |d specify someth| 00001220 69 6e 67 20 6c 69 6b 65 0a 68 74 74 70 3a 2f 2f |ing like.http://| 00001230 77 77 77 2e 64 65 6d 6f 6e 2e 63 6f 2e 75 6b 2f |www.demon.co.uk/| 00001240 20 69 6e 20 74 68 65 20 62 6f 78 2c 20 49 20 67 | in the box, I g| 00001250 65 74 20 61 6e 20 65 72 72 6f 72 20 73 61 79 69 |et an error sayi| 00001260 6e 67 20 74 68 61 74 20 74 68 65 72 65 20 69 73 |ng that there is| 00001270 0a 6e 6f 20 61 70 70 6c 69 63 61 74 69 6f 6e 20 |.no application | 00001280 6c 6f 61 64 65 64 20 77 68 69 63 68 20 63 61 6e |loaded which can| 00001290 20 66 65 74 63 68 20 74 68 61 74 20 55 52 4c 2e | fetch that URL.| 000012a0 20 57 68 61 74 27 73 20 74 68 69 73 20 6d 65 61 | What's this mea| 000012b0 6e 3f 0a 0a 41 33 2e 20 20 41 72 63 57 65 62 20 |n?..A3. ArcWeb | 000012c0 68 61 73 20 72 65 6a 65 63 74 65 64 20 74 68 65 |has rejected the| 000012d0 20 55 52 4c 20 61 73 20 6f 6e 65 20 69 74 20 63 | URL as one it c| 000012e0 61 6e 6e 6f 74 20 68 61 6e 64 6c 65 20 69 74 73 |annot handle its| 000012f0 65 6c 66 2c 20 61 6e 64 20 69 74 0a 68 61 73 20 |elf, and it.has | 00001300 66 61 69 6c 65 64 20 74 6f 20 66 69 6e 64 20 61 |failed to find a| 00001310 6e 6f 74 68 65 72 20 61 70 70 6c 69 63 61 74 69 |nother applicati| 00001320 6f 6e 20 77 69 6c 6c 69 6e 67 20 74 6f 20 64 65 |on willing to de| 00001330 61 6c 20 77 69 74 68 20 69 74 2e 20 20 49 66 20 |al with it. If | 00001340 79 6f 75 0a 6e 65 65 64 20 61 20 73 70 65 63 69 |you.need a speci| 00001350 61 6c 69 73 65 20 61 70 70 6c 69 63 61 74 69 6f |alise applicatio| 00001360 6e 20 6c 6f 61 64 65 64 20 61 6e 64 20 69 74 20 |n loaded and it | 00001370 69 73 6e 27 74 20 61 6c 72 65 61 64 79 20 6c 6f |isn't already lo| 00001380 61 64 65 64 2c 20 79 6f 75 0a 73 68 6f 75 6c 64 |aded, you.should| 00001390 20 6c 6f 61 64 20 69 74 20 61 6e 64 20 72 65 74 | load it and ret| 000013a0 72 79 20 74 68 65 20 55 52 4c 2e 20 20 4f 74 68 |ry the URL. Oth| 000013b0 65 72 77 69 73 65 2c 20 6c 6f 6f 6b 20 69 6e 20 |erwise, look in | 000013c0 74 68 65 20 4e 65 74 77 6f 72 6b 20 6f 70 74 69 |the Network opti| 000013d0 6f 6e 73 0a 28 66 72 6f 6d 20 74 68 65 20 69 63 |ons.(from the ic| 000013e0 6f 6e 20 62 61 72 20 43 6f 6e 66 69 67 75 72 65 |on bar Configure| 000013f0 20 73 75 62 6d 65 6e 75 29 20 61 6e 64 20 63 68 | submenu) and ch| 00001400 65 63 6b 20 74 68 61 74 20 74 68 65 20 61 70 70 |eck that the app| 00001410 72 6f 70 72 69 61 74 65 0a 70 72 6f 74 6f 63 6f |ropriate.protoco| 00001420 6c 20 62 6f 78 20 61 74 20 74 68 65 20 74 6f 70 |l box at the top| 00001430 20 6f 66 20 74 68 65 20 77 69 6e 64 6f 77 20 69 | of the window i| 00001440 73 20 63 68 65 63 6b 65 64 2e 20 20 59 6f 75 20 |s checked. You | 00001450 63 61 6e 6e 6f 74 20 63 68 65 63 6b 20 57 41 49 |cannot check WAI| 00001460 53 0a 62 65 63 61 75 73 65 20 74 68 69 73 20 69 |S.because this i| 00001470 73 20 6e 6f 74 20 73 75 70 70 6f 72 74 65 64 20 |s not supported | 00001480 62 79 20 41 72 63 57 65 62 2e 0a 0a 0a 51 34 2e |by ArcWeb....Q4.| 00001490 20 20 57 68 65 6e 20 49 20 74 72 79 20 74 6f 20 | When I try to | 000014a0 75 73 65 20 74 68 65 20 4f 70 65 6e 20 55 52 4c |use the Open URL| 000014b0 20 64 69 61 6c 6f 67 75 65 20 62 6f 78 20 74 6f | dialogue box to| 000014c0 20 6f 70 65 6e 20 61 20 6c 6f 63 61 6c 20 66 69 | open a local fi| 000014d0 6c 65 20 75 73 69 6e 67 0a 6c 6f 63 61 6c 3a 20 |le using.local: | 000014e0 55 52 4c 73 2c 20 49 20 67 65 74 20 61 6e 20 65 |URLs, I get an e| 000014f0 72 72 6f 72 20 73 61 79 69 6e 67 20 74 68 61 74 |rror saying that| 00001500 20 6e 6f 20 66 65 74 63 68 65 72 20 69 73 20 61 | no fetcher is a| 00001510 76 61 69 6c 61 62 6c 65 20 66 6f 72 20 74 68 61 |vailable for tha| 00001520 74 0a 55 52 4c 2e 0a 0a 41 34 2e 20 20 54 68 69 |t.URL...A4. Thi| 00001530 73 20 73 68 6f 75 6c 64 6e 27 74 20 68 61 70 70 |s shouldn't happ| 00001540 65 6e 20 73 69 6e 63 65 20 6c 6f 63 61 6c 3a 20 |en since local: | 00001550 55 52 4c 73 20 61 72 65 20 68 61 6e 64 6c 65 64 |URLs are handled| 00001560 20 62 79 20 41 72 63 77 65 62 0a 69 6e 74 65 72 | by Arcweb.inter| 00001570 6e 61 6c 6c 79 2e 20 48 6f 77 65 76 65 72 2c 20 |nally. However, | 00001580 74 68 69 73 20 6d 61 79 20 69 6e 64 69 63 61 74 |this may indicat| 00001590 65 20 20 73 6f 6d 65 20 66 61 69 6c 75 72 65 20 |e some failure | 000015a0 6f 63 63 75 72 72 65 64 20 66 69 6e 64 69 6e 67 |occurred finding| 000015b0 20 74 68 65 0a 66 69 6c 65 2e 20 20 54 68 69 73 | the.file. This| 000015c0 20 6d 61 79 20 62 65 20 62 65 63 61 75 73 65 3a | may be because:| 000015d0 0a 0a 20 20 69 29 20 74 68 65 20 66 69 6c 69 6e |.. i) the filin| 000015e0 67 20 73 79 73 74 65 6d 20 79 6f 75 20 75 73 65 |g system you use| 000015f0 64 20 64 6f 65 73 20 6e 6f 74 20 65 78 69 73 74 |d does not exist| 00001600 0a 20 69 69 29 20 74 68 65 20 55 52 4c 20 73 70 |. ii) the URL sp| 00001610 65 63 69 66 69 65 64 20 61 20 6e 6f 6e 2d 65 78 |ecified a non-ex| 00001620 69 73 74 65 6e 74 20 66 69 6c 65 0a 69 69 69 29 |istent file.iii)| 00001630 20 79 6f 75 20 64 69 64 20 6e 6f 74 20 73 70 65 | you did not spe| 00001640 63 69 66 79 20 74 68 65 20 55 52 4c 20 63 6f 72 |cify the URL cor| 00001650 72 65 63 74 6c 79 2e 20 20 52 65 6d 65 6d 62 65 |rectly. Remembe| 00001660 72 20 74 68 61 74 20 61 6c 6c 20 2f 20 61 6e 64 |r that all / and| 00001670 20 2e 0a 20 20 20 20 20 63 68 61 72 61 63 74 65 | .. characte| 00001680 72 73 20 61 66 74 65 72 20 74 68 65 20 3a 3a 20 |rs after the :: | 00001690 69 6e 20 74 68 65 20 66 69 6c 69 6e 67 20 73 79 |in the filing sy| 000016a0 73 74 65 6d 20 6e 61 6d 65 2c 20 61 72 65 20 74 |stem name, are t| 000016b0 72 61 6e 73 70 6f 73 65 64 2e 0a 0a 52 65 6d 65 |ransposed...Reme| 000016c0 6d 62 65 72 20 74 68 61 74 20 74 68 65 73 65 20 |mber that these | 000016d0 55 52 4c 73 20 77 69 6c 6c 20 6c 6f 6f 6b 20 6f |URLs will look o| 000016e0 64 64 2e 20 20 45 78 61 6d 70 6c 65 73 20 6f 66 |dd. Examples of| 000016f0 20 76 61 6c 69 64 20 55 52 4c 73 3a 0a 6c 6f 63 | valid URLs:.loc| 00001700 61 6c 3a 2f 2f 41 44 46 53 3a 3a 48 61 72 64 44 |al://ADFS::HardD| 00001710 69 73 63 34 2f 24 2f 57 57 57 2f 69 6e 64 65 78 |isc4/$/WWW/index| 00001720 2e 68 74 6d 6c 20 20 28 41 44 46 53 3a 3a 48 61 |.html (ADFS::Ha| 00001730 72 64 44 69 73 63 34 2e 24 2e 57 57 57 2e 69 6e |rdDisc4.$.WWW.in| 00001740 64 65 78 2f 68 74 6d 6c 29 0a 6c 6f 63 61 6c 3a |dex/html).local:| 00001750 2f 2f 53 43 53 49 3a 3a 53 63 73 69 44 69 73 63 |//SCSI::ScsiDisc| 00001760 37 2f 24 2f 49 6e 74 65 72 6e 65 74 2f 6d 65 2e |7/$/Internet/me.| 00001770 67 69 66 20 28 53 43 53 49 3a 3a 53 63 73 69 44 |gif (SCSI::ScsiD| 00001780 69 73 63 37 2e 24 2e 49 6e 74 65 72 6e 65 74 2e |isc7.$.Internet.| 00001790 6d 65 2f 67 69 66 29 0a 6c 6f 63 61 6c 3a 2f 2f |me/gif).local://| 000017a0 72 65 73 6f 75 72 63 65 73 3a 2f 24 2f 41 70 70 |resources:/$/App| 000017b0 73 2f 21 48 65 6c 70 20 20 20 20 20 20 20 20 20 |s/!Help | 000017c0 20 20 28 72 65 73 6f 75 72 63 65 73 3a 24 2e 41 | (resources:$.A| 000017d0 70 70 73 2e 21 48 65 6c 70 29 0a 0a 4e 6f 74 65 |pps.!Help)..Note| 000017e0 20 69 6e 20 70 61 72 74 69 63 75 6c 61 72 20 74 | in particular t| 000017f0 68 65 20 73 74 72 61 6e 67 65 20 66 6f 72 6d 61 |he strange forma| 00001800 74 20 66 6f 72 20 6c 6f 63 61 6c 20 55 52 4c 73 |t for local URLs| 00001810 20 6f 6e 20 66 69 6c 69 6e 67 20 73 79 73 74 65 | on filing syste| 00001820 6d 73 20 77 68 69 63 68 0a 64 6f 20 6e 6f 74 20 |ms which.do not | 00001830 75 73 65 20 64 65 76 69 63 65 20 6e 61 6d 65 73 |use device names| 00001840 20 28 65 67 2e 20 72 65 73 6f 75 72 63 65 73 3a | (eg. resources:| 00001850 29 0a 0a 0a 51 35 2e 20 20 57 68 65 6e 20 49 20 |)...Q5. When I | 00001860 74 72 79 20 74 6f 20 75 73 65 20 74 68 65 20 4f |try to use the O| 00001870 70 65 6e 20 55 52 4c 20 64 69 61 6c 6f 67 75 65 |pen URL dialogue| 00001880 20 62 6f 78 20 74 6f 20 6f 70 65 6e 20 61 20 6c | box to open a l| 00001890 6f 63 61 6c 20 66 69 6c 65 20 75 73 69 6e 67 0a |ocal file using.| 000018a0 72 69 73 63 6f 73 3a 20 55 52 4c 73 2c 20 49 20 |riscos: URLs, I | 000018b0 67 65 74 20 61 6e 20 65 72 72 6f 72 20 73 61 79 |get an error say| 000018c0 69 6e 67 20 74 68 61 74 20 6e 6f 20 66 65 74 63 |ing that no fetc| 000018d0 68 65 72 20 69 73 20 61 76 61 69 6c 61 62 6c 65 |her is available| 000018e0 20 66 6f 72 20 74 68 61 74 0a 55 52 4c 2e 0a 0a | for that.URL...| 000018f0 41 35 2e 20 20 72 69 73 63 6f 73 3a 20 55 52 4c |A5. riscos: URL| 00001900 73 20 77 65 72 65 20 68 61 6e 64 6c 65 64 20 62 |s were handled b| 00001910 79 20 65 61 72 6c 69 65 72 20 76 65 72 73 69 6f |y earlier versio| 00001920 6e 73 20 6f 66 20 41 72 63 57 65 62 4c 63 6c 2e |ns of ArcWebLcl.| 00001930 20 20 54 68 69 73 20 55 52 4c 0a 6e 61 6d 69 6e | This URL.namin| 00001940 67 20 73 63 68 65 6d 65 20 69 73 20 6e 6f 77 20 |g scheme is now | 00001950 6f 62 73 6f 6c 65 74 65 2c 20 73 75 70 65 72 63 |obsolete, superc| 00001960 65 64 65 64 20 62 79 20 6c 6f 63 61 6c 3a 20 55 |eded by local: U| 00001970 52 4c 73 2c 20 77 68 69 63 68 20 79 6f 75 20 6d |RLs, which you m| 00001980 75 73 74 20 6e 6f 77 0a 75 73 65 2e 20 20 4e 4f |ust now.use. NO| 00001990 54 45 3a 20 52 75 6e 6e 69 6e 67 20 6f 6e 20 6f |TE: Running on o| 000019a0 6c 64 20 76 65 72 73 69 6f 6e 20 6f 66 20 41 72 |ld version of Ar| 000019b0 63 77 65 62 4c 63 6c 20 61 6c 6f 6e 67 73 69 64 |cwebLcl alongsid| 000019c0 65 20 74 68 65 20 6e 65 77 20 41 72 63 57 65 62 |e the new ArcWeb| 000019d0 4c 63 6c 0a 77 69 6c 6c 20 6e 6f 74 20 77 6f 72 |Lcl.will not wor| 000019e0 6b 2c 20 61 73 20 73 75 70 70 6f 72 74 20 66 6f |k, as support fo| 000019f0 72 20 74 68 65 20 72 69 73 63 6f 73 3a 20 6e 61 |r the riscos: na| 00001a00 6d 65 20 73 79 73 74 65 6d 20 69 6e 20 41 72 63 |me system in Arc| 00001a10 57 65 62 20 69 74 73 65 6c 66 20 68 61 73 0a 62 |Web itself has.b| 00001a20 65 65 6e 20 72 65 6d 6f 76 65 64 2e 20 20 54 68 |een removed. Th| 00001a30 69 73 20 69 73 20 62 65 63 61 75 73 65 20 73 65 |is is because se| 00001a40 70 61 72 61 74 65 20 72 6f 75 74 69 6e 65 73 20 |parate routines | 00001a50 77 65 72 65 20 6e 65 65 64 65 64 20 66 6f 72 20 |were needed for | 00001a60 72 65 73 6f 6c 76 69 6e 67 0a 72 65 6c 61 74 69 |resolving.relati| 00001a70 76 65 20 72 65 66 65 72 65 6e 63 65 73 20 69 6e |ve references in| 00001a80 76 6f 6c 76 69 6e 67 20 72 69 73 63 6f 73 3a 20 |volving riscos: | 00001a90 55 52 4c 73 2c 20 61 6e 64 20 74 68 65 73 65 20 |URLs, and these | 00001aa0 6e 6f 20 6c 6f 6e 67 65 72 20 65 78 69 73 74 2e |no longer exist.| 00001ab0 0a 20 0a 0a 51 36 2e 20 20 53 6f 6d 65 74 69 6d |. ..Q6. Sometim| 00001ac0 65 73 20 77 68 65 6e 20 49 20 6c 6f 61 64 20 61 |es when I load a| 00001ad0 20 70 61 67 65 2c 20 74 68 65 20 69 6e 6c 69 6e | page, the inlin| 00001ae0 65 64 20 69 6d 61 67 65 73 20 61 72 65 20 6e 6f |ed images are no| 00001af0 74 20 64 69 73 70 6c 61 79 65 64 0a 0a 41 36 2e |t displayed..A6.| 00001b00 20 20 4c 6f 6f 6b 20 61 74 20 74 68 65 20 70 61 | Look at the pa| 00001b10 67 65 27 73 20 6d 65 6e 75 20 75 6e 64 65 72 20 |ge's menu under | 00001b20 74 68 65 20 4f 70 74 69 6f 6e 73 20 73 75 62 6d |the Options subm| 00001b30 65 6e 75 20 74 6f 20 6d 61 6b 65 20 73 75 72 65 |enu to make sure| 00001b40 20 74 68 61 74 20 79 6f 75 0a 68 61 76 65 6e 27 | that you.haven'| 00001b50 74 20 64 69 73 61 62 6c 65 64 20 74 68 65 20 6c |t disabled the l| 00001b60 6f 61 64 69 6e 67 20 6f 66 20 69 6e 6c 69 6e 65 |oading of inline| 00001b70 64 20 69 6d 61 67 65 73 2e 20 20 41 6c 74 65 72 |d images. Alter| 00001b80 6e 61 74 69 76 65 6c 79 2c 20 74 68 65 72 65 20 |natively, there | 00001b90 6d 61 79 20 6e 6f 74 0a 68 61 76 65 20 62 65 65 |may not.have bee| 00001ba0 6e 20 65 6e 6f 75 67 68 20 6d 65 6d 6f 72 79 20 |n enough memory | 00001bb0 61 76 61 69 6c 61 62 6c 65 20 74 6f 20 70 65 72 |available to per| 00001bc0 66 6f 72 6d 20 61 20 63 6f 6e 76 65 72 73 69 6f |form a conversio| 00001bd0 6e 20 66 72 6f 6d 20 74 68 65 20 6f 72 69 67 69 |n from the origi| 00001be0 6e 61 6c 0a 67 72 61 70 68 69 63 73 20 66 6f 72 |nal.graphics for| 00001bf0 6d 61 74 20 74 6f 20 73 70 72 69 74 65 20 66 6f |mat to sprite fo| 00001c00 72 6d 61 74 2e 20 20 54 68 65 72 65 20 69 73 20 |rmat. There is | 00001c10 61 6e 6f 74 68 65 72 20 70 72 6f 62 6c 65 6d 20 |another problem | 00001c20 63 61 75 73 65 64 20 77 68 65 6e 65 76 65 72 0a |caused whenever.| 00001c30 65 61 72 6c 79 20 76 65 72 73 69 6f 6e 73 20 6f |early versions o| 00001c40 66 20 49 6d 61 67 65 46 53 20 61 72 65 20 6c 6f |f ImageFS are lo| 00001c50 61 64 65 64 20 61 6e 64 20 69 6e 74 65 72 63 65 |aded and interce| 00001c60 70 74 69 6e 67 20 47 49 46 20 61 6e 64 20 4a 50 |pting GIF and JP| 00001c70 45 47 20 66 6f 72 6d 61 74 73 2e 20 0a 59 6f 75 |EG formats. .You| 00001c80 20 73 68 6f 75 6c 64 20 64 69 73 61 62 6c 65 20 | should disable | 00001c90 73 75 63 68 20 76 65 72 73 69 6f 6e 73 20 6f 66 |such versions of| 00001ca0 20 49 6d 61 67 65 46 53 20 77 68 69 6c 73 74 20 | ImageFS whilst | 00001cb0 75 73 69 6e 67 20 41 72 63 57 65 62 20 66 6f 72 |using ArcWeb for| 00001cc0 20 74 68 65 0a 6d 6f 6d 65 6e 74 2e 20 54 68 65 | the.moment. The| 00001cd0 20 6c 61 74 65 73 74 20 49 6d 61 67 65 46 53 20 | latest ImageFS | 00001ce0 73 68 6f 75 6c 64 20 62 65 20 66 69 6e 65 20 74 |should be fine t| 00001cf0 68 6f 75 67 68 2e 0a 0a 0a 51 37 2e 20 20 49 20 |hough....Q7. I | 00001d00 68 61 76 65 20 68 65 61 72 64 20 74 68 61 74 20 |have heard that | 00001d10 55 6e 69 53 79 73 20 68 61 76 65 20 62 65 65 6e |UniSys have been| 00001d20 20 74 68 72 65 61 74 65 6e 69 6e 67 20 74 6f 20 | threatening to | 00001d30 65 6e 66 6f 72 63 65 20 61 20 70 61 74 65 6e 74 |enforce a patent| 00001d40 20 6f 6e 0a 74 68 65 20 4c 5a 20 63 6f 6d 70 72 | on.the LZ compr| 00001d50 65 73 73 69 6f 6e 20 75 73 65 64 20 69 6e 20 74 |ession used in t| 00001d60 68 65 20 47 49 46 20 66 69 6c 65 20 66 6f 72 6d |he GIF file form| 00001d70 61 74 2c 20 61 73 20 75 73 65 64 20 62 79 20 6d |at, as used by m| 00001d80 61 6e 79 20 57 57 57 20 73 69 74 65 73 2e 0a 44 |any WWW sites..D| 00001d90 6f 65 73 20 74 68 69 73 20 61 66 66 65 63 74 20 |oes this affect | 00001da0 41 72 63 57 65 62 3f 0a 0a 41 37 2e 20 20 4e 6f |ArcWeb?..A7. No| 00001db0 2e 20 20 41 72 63 57 65 62 20 64 6f 65 73 20 6e |. ArcWeb does n| 00001dc0 6f 74 20 63 6f 6e 74 61 69 6e 20 61 6e 79 20 63 |ot contain any c| 00001dd0 6f 64 65 20 66 6f 72 20 68 61 6e 64 6c 69 6e 67 |ode for handling| 00001de0 20 47 49 46 20 66 6f 72 6d 61 74 20 67 72 61 70 | GIF format grap| 00001df0 68 69 63 73 0a 66 69 6c 65 73 2e 20 20 49 74 20 |hics.files. It | 00001e00 6d 65 72 65 6c 79 20 74 65 73 74 73 20 66 69 6c |merely tests fil| 00001e10 65 73 20 66 6f 72 20 66 69 6c 65 74 79 70 65 20 |es for filetype | 00001e20 26 36 39 35 20 28 47 49 46 29 20 6f 72 20 66 6f |&695 (GIF) or fo| 00001e30 72 20 73 74 61 72 74 69 6e 67 20 47 49 46 38 37 |r starting GIF87| 00001e40 61 0a 6f 72 20 47 49 46 38 39 61 2c 20 61 6e 64 |a.or GIF89a, and| 00001e50 20 70 75 6c 6c 73 20 6f 75 74 20 74 68 65 20 69 | pulls out the i| 00001e60 6d 61 67 65 20 70 69 78 65 6c 20 73 69 7a 65 20 |mage pixel size | 00001e70 28 66 6f 72 20 69 6d 61 67 65 6d 61 70 73 29 2e |(for imagemaps).| 00001e80 20 20 5b 47 49 46 20 69 73 20 61 0a 72 65 67 69 | [GIF is a.regi| 00001e90 73 74 65 72 65 64 20 74 72 61 64 65 6d 61 72 6b |stered trademark| 00001ea0 20 28 61 6e 64 20 73 65 72 76 69 63 65 20 6d 61 | (and service ma| 00001eb0 72 6b 29 20 6f 66 20 43 6f 6d 70 75 53 65 72 76 |rk) of CompuServ| 00001ec0 65 20 49 6e 63 2e 5d 0a 0a 0a 51 38 2e 20 57 68 |e Inc.]...Q8. Wh| 00001ed0 65 6e 20 49 20 74 72 79 20 74 6f 20 6c 6f 61 64 |en I try to load| 00001ee0 20 21 41 72 63 57 65 62 2c 20 69 74 20 73 61 79 | !ArcWeb, it say| 00001ef0 73 20 27 6e 61 67 65 72 3a 53 70 72 69 74 65 73 |s 'nager:Sprites| 00001f00 32 32 27 2e 20 20 57 68 61 74 20 6f 6e 0a 65 61 |22'. What on.ea| 00001f10 72 74 68 20 64 6f 65 73 20 74 68 69 73 20 6d 65 |rth does this me| 00001f20 61 6e 3f 0a 0a 41 38 2e 20 54 68 69 73 20 69 73 |an?..A8. This is| 00001f30 20 61 20 66 61 75 6c 74 20 69 6e 20 52 49 53 43 | a fault in RISC| 00001f40 20 4f 53 20 33 2e 35 30 2e 20 20 41 6e 20 65 72 | OS 3.50. An er| 00001f50 72 6f 72 20 68 61 73 20 6f 63 63 75 72 72 65 64 |ror has occurred| 00001f60 20 77 68 69 6c 73 74 20 74 72 79 69 6e 67 0a 74 | whilst trying.t| 00001f70 6f 20 72 75 6e 20 74 68 65 20 21 41 72 63 57 65 |o run the !ArcWe| 00001f80 62 2e 21 52 75 6e 20 66 69 6c 65 20 62 75 74 20 |b.!Run file but | 00001f90 64 75 65 20 74 6f 20 74 68 65 20 4f 53 20 66 61 |due to the OS fa| 00001fa0 75 6c 74 2c 20 74 68 65 20 65 72 72 6f 72 20 6d |ult, the error m| 00001fb0 65 73 73 61 67 65 0a 68 61 73 20 62 65 65 6e 20 |essage.has been | 00001fc0 6f 76 65 72 77 72 69 74 74 65 6e 20 77 69 74 68 |overwritten with| 00001fd0 20 74 68 65 20 65 6e 64 20 6f 66 20 74 68 65 20 | the end of the | 00001fe0 73 74 72 69 6e 67 20 22 57 69 6e 64 6f 77 4d 61 |string "WindowMa| 00001ff0 6e 61 67 65 72 3a 53 70 72 69 74 65 73 32 32 22 |nager:Sprites22"| 00002000 2e 0a 54 68 65 20 65 72 72 6f 72 20 63 6f 75 6c |..The error coul| 00002010 64 20 62 65 20 61 6e 79 20 6e 75 6d 62 65 72 20 |d be any number | 00002020 6f 66 20 74 68 69 6e 67 73 2c 20 66 72 6f 6d 20 |of things, from | 00002030 61 20 66 61 69 6c 75 72 65 20 74 6f 20 6c 6f 63 |a failure to loc| 00002040 61 74 65 20 61 20 6d 6f 64 75 6c 65 0a 69 6e 20 |ate a module.in | 00002050 74 68 65 20 52 4d 45 6e 73 75 72 65 20 73 74 61 |the RMEnsure sta| 00002060 74 65 6d 65 6e 74 73 3b 20 66 61 69 6c 69 6e 67 |tements; failing| 00002070 20 74 6f 20 73 65 74 20 41 72 63 57 65 62 24 43 | to set ArcWeb$C| 00002080 61 63 68 65 44 69 72 3b 20 66 61 69 6c 75 72 65 |acheDir; failure| 00002090 20 74 6f 0a 61 6c 6c 6f 63 61 74 65 20 65 6e 6f | to.allocate eno| 000020a0 75 67 68 20 6d 65 6d 6f 72 79 2e 20 20 59 6f 75 |ugh memory. You| 000020b0 20 6e 65 65 64 20 74 6f 20 63 68 65 63 6b 20 74 | need to check t| 000020c0 68 65 20 66 6f 6c 6c 6f 77 69 6e 67 20 63 6f 6d |he following com| 000020d0 6d 6f 6e 20 63 61 75 73 65 73 3a 0a 0a 2a 20 4e |mon causes:..* N| 000020e0 6f 74 20 68 61 76 69 6e 67 20 46 69 6c 74 65 72 |ot having Filter| 000020f0 4d 61 6e 61 67 65 72 20 30 2e 30 39 20 6f 72 20 |Manager 0.09 or | 00002100 6c 61 74 65 72 20 28 73 65 65 20 51 32 31 20 66 |later (see Q21 f| 00002110 6f 72 20 64 65 74 61 69 6c 73 29 0a 0a 2a 20 46 |or details)..* F| 00002120 61 69 6c 69 6e 67 20 74 6f 20 6c 6f 61 64 20 61 |ailing to load a| 00002130 20 73 75 66 66 69 63 69 65 6e 74 6c 79 20 75 70 | sufficiently up| 00002140 2d 74 6f 2d 64 61 74 65 20 76 65 72 73 69 6f 6e |-to-date version| 00002150 20 6f 66 20 74 68 65 20 44 72 61 77 46 69 6c 65 | of the DrawFile| 00002160 20 6d 6f 64 75 6c 65 2e 0a 0a 0a 0a 51 31 30 2e | module.....Q10.| 00002170 20 20 48 6f 77 20 64 6f 20 49 20 63 68 61 6e 67 | How do I chang| 00002180 65 20 66 6f 6e 74 73 2c 20 63 6f 6c 6f 75 72 73 |e fonts, colours| 00002190 20 61 6e 64 20 64 65 66 61 75 6c 74 20 6f 70 74 | and default opt| 000021a0 69 6f 6e 73 20 69 66 20 49 20 64 6f 6e 27 74 20 |ions if I don't | 000021b0 6c 69 6b 65 0a 74 68 65 6d 3f 0a 0a 41 31 30 2e |like.them?..A10.| 000021c0 20 20 54 68 65 72 65 20 61 72 65 20 74 77 6f 20 | There are two | 000021d0 6c 65 76 65 6c 73 20 61 74 20 77 68 69 63 68 20 |levels at which | 000021e0 74 68 65 20 63 68 61 6e 67 65 73 20 63 61 6e 20 |the changes can | 000021f0 62 65 20 6d 61 64 65 20 2d 20 73 79 73 74 65 6d |be made - system| 00002200 20 77 69 64 65 2c 0a 6f 72 20 75 73 65 72 20 73 | wide,.or user s| 00002210 70 65 63 69 66 69 63 2e 20 20 41 72 63 57 65 62 |pecific. ArcWeb| 00002220 20 63 68 65 63 6b 73 20 74 68 65 20 66 6f 6c 6c | checks the foll| 00002230 6f 77 69 6e 67 20 66 69 6c 65 73 20 66 6f 72 20 |owing files for | 00002240 66 6f 6e 74 20 64 65 66 69 6e 69 74 69 6f 6e 73 |font definitions| 00002250 0a 61 6e 64 20 63 6f 6c 6f 75 72 20 73 63 68 65 |.and colour sche| 00002260 6d 65 73 20 69 6e 20 74 68 69 73 20 6f 72 64 65 |mes in this orde| 00002270 72 3a 20 31 29 20 20 3c 57 65 62 43 61 63 68 65 |r: 1) <WebCache| 00002280 24 44 69 72 3e 2e 43 68 6f 69 63 65 73 20 0a 32 |$Dir>.Choices .2| 00002290 29 20 3c 41 72 63 57 65 62 24 44 69 72 3e 2e 44 |) <ArcWeb$Dir>.D| 000022a0 65 66 61 75 6c 74 73 20 20 20 33 29 20 62 75 69 |efaults 3) bui| 000022b0 6c 74 2d 69 6e 20 64 65 66 61 75 6c 74 73 20 28 |lt-in defaults (| 000022c0 79 6f 75 20 63 61 6e 27 74 20 63 68 61 6e 67 65 |you can't change| 000022d0 20 74 68 65 73 65 29 2e 0a 0a 41 6c 6c 20 74 68 | these)...All th| 000022e0 65 20 63 6f 6e 66 69 67 75 72 61 74 69 6f 6e 20 |e configuration | 000022f0 77 69 6e 64 6f 77 73 20 61 72 65 20 6c 69 6e 6b |windows are link| 00002300 65 64 20 66 72 6f 6d 20 74 68 65 20 74 68 65 20 |ed from the the | 00002310 4f 70 74 69 6f 6e 73 20 6d 65 6e 75 20 6f 6e 20 |Options menu on | 00002320 74 68 65 0a 77 65 62 20 70 61 67 65 73 20 6f 72 |the.web pages or| 00002330 20 6f 6e 20 74 68 65 20 43 6f 6e 66 69 67 75 72 | on the Configur| 00002340 61 74 69 6f 6e 20 73 75 62 6d 65 6e 75 20 6f 66 |ation submenu of| 00002350 20 74 68 65 20 69 63 6f 6e 20 62 61 72 20 6d 65 | the icon bar me| 00002360 6e 75 2e 20 20 59 6f 75 20 63 61 6e 0a 61 6c 74 |nu. You can.alt| 00002370 65 72 20 74 68 65 20 73 65 74 74 69 6e 67 73 20 |er the settings | 00002380 61 6e 64 20 74 68 65 6e 20 6d 61 6b 65 20 74 68 |and then make th| 00002390 65 6d 20 70 65 72 6d 61 6e 65 6e 74 20 62 79 20 |em permanent by | 000023a0 75 73 69 6e 67 20 22 53 61 76 65 20 4f 70 74 69 |using "Save Opti| 000023b0 6f 6e 73 22 2e 0a 0a 0a 51 31 31 2e 20 20 48 6f |ons"....Q11. Ho| 000023c0 77 20 64 6f 20 49 20 73 65 74 20 75 70 20 21 41 |w do I set up !A| 000023d0 72 63 57 65 62 20 66 6f 72 20 75 73 65 20 6f 6e |rcWeb for use on| 000023e0 20 61 20 73 68 61 72 65 64 20 6e 65 74 77 6f 72 | a shared networ| 000023f0 6b 0a 0a 49 6e 20 6f 72 64 65 72 20 74 6f 20 73 |k..In order to s| 00002400 74 6f 70 20 70 72 6f 6c 69 66 65 72 61 74 69 6f |top proliferatio| 00002410 6e 20 6f 66 20 41 72 63 57 65 62 20 69 6e 74 6f |n of ArcWeb into| 00002420 20 65 76 65 72 79 6f 6e 65 27 73 20 68 6f 6d 65 | everyone's home| 00002430 20 64 69 72 65 63 74 6f 72 69 65 73 2c 0a 41 72 | directories,.Ar| 00002440 63 57 65 62 20 69 73 20 77 69 6c 6c 69 6e 67 20 |cWeb is willing | 00002450 74 6f 20 63 6f 6f 70 65 72 61 74 65 20 69 6e 20 |to cooperate in | 00002460 61 20 6e 65 74 77 6f 72 6b 20 65 6e 76 69 72 6f |a network enviro| 00002470 6e 6d 65 6e 74 2e 20 20 21 41 72 63 57 65 62 20 |nment. !ArcWeb | 00002480 6d 61 79 20 62 65 0a 69 6e 73 74 61 6c 6c 65 64 |may be.installed| 00002490 20 69 6e 20 61 20 72 65 61 64 2d 6f 6e 6c 79 20 | in a read-only | 000024a0 66 69 6c 69 6e 67 20 73 79 73 74 65 6d 2e 20 55 |filing system. U| 000024b0 73 65 72 73 20 77 69 6c 6c 20 61 6c 73 6f 20 6e |sers will also n| 000024c0 65 65 64 20 74 6f 20 68 61 76 65 20 73 65 65 6e |eed to have seen| 000024d0 20 61 0a 21 57 65 62 43 61 63 68 65 20 61 70 70 | a.!WebCache app| 000024e0 6c 69 63 61 74 69 6f 6e 20 74 6f 20 77 68 69 63 |lication to whic| 000024f0 68 20 74 68 65 79 20 68 61 76 65 20 65 78 63 6c |h they have excl| 00002500 75 73 69 76 65 20 75 73 65 20 61 6e 64 20 74 6f |usive use and to| 00002510 20 77 68 69 63 68 20 74 68 65 79 20 68 61 76 65 | which they have| 00002520 0a 72 65 61 64 2d 77 72 69 74 65 20 61 63 63 65 |.read-write acce| 00002530 73 73 2e 20 20 4f 6e 6c 79 20 6f 6e 65 20 69 6e |ss. Only one in| 00002540 73 74 61 6e 63 65 20 6f 66 20 41 72 63 57 65 62 |stance of ArcWeb| 00002550 20 6d 61 79 20 75 73 65 20 61 6e 79 20 21 57 65 | may use any !We| 00002560 62 43 61 63 68 65 0a 64 69 72 65 63 74 6f 72 79 |bCache.directory| 00002570 2e 0a 0a 49 66 20 79 6f 75 20 61 72 65 20 63 6f |...If you are co| 00002580 6e 6e 65 63 74 65 64 20 74 6f 20 74 68 65 20 49 |nnected to the I| 00002590 6e 74 65 72 6e 65 74 20 76 69 61 20 61 20 55 4e |nternet via a UN| 000025a0 49 58 20 67 61 74 65 77 61 79 2c 20 74 68 65 6e |IX gateway, then| 000025b0 20 49 20 73 74 72 6f 6e 67 6c 79 0a 72 65 63 6f | I strongly.reco| 000025c0 6d 6d 65 6e 64 20 72 75 6e 6e 69 6e 67 20 73 6f |mmend running so| 000025d0 6d 65 20 66 6f 72 6d 20 6f 66 20 70 72 6f 78 79 |me form of proxy| 000025e0 20 48 54 54 50 20 73 65 72 76 65 72 20 6f 6e 20 | HTTP server on | 000025f0 69 74 2e 0a 0a 54 68 65 20 73 79 73 74 65 6d 20 |it...The system | 00002600 61 64 6d 69 6e 69 73 74 72 61 74 6f 72 20 6d 61 |administrator ma| 00002610 79 20 77 69 73 68 20 74 6f 20 65 64 69 74 20 21 |y wish to edit !| 00002620 41 72 63 57 65 62 2e 21 52 75 6e 20 74 6f 20 72 |ArcWeb.!Run to r| 00002630 65 66 75 73 65 20 74 6f 20 72 75 6e 20 69 66 0a |efuse to run if.| 00002640 41 72 63 77 65 62 24 43 61 63 68 65 44 69 72 20 |Arcweb$CacheDir | 00002650 69 73 20 6e 6f 74 20 73 65 74 20 28 61 73 20 73 |is not set (as s| 00002660 75 70 70 6c 69 65 64 2c 20 69 66 20 69 74 20 69 |upplied, if it i| 00002670 73 6e 27 74 20 73 65 74 2c 20 69 74 20 73 65 74 |sn't set, it set| 00002680 73 20 69 74 20 74 6f 20 61 0a 73 75 62 64 69 72 |s it to a.subdir| 00002690 65 63 74 6f 72 79 20 6f 66 20 69 74 73 65 6c 66 |ectory of itself| 000026a0 29 2e 20 20 54 68 65 20 73 79 73 74 65 6d 20 61 |). The system a| 000026b0 64 6d 69 6e 69 73 74 72 61 74 6f 72 20 6d 61 79 |dministrator may| 000026c0 20 63 68 6f 6f 73 65 20 74 6f 20 65 64 69 74 20 | choose to edit | 000026d0 74 68 65 0a 21 41 72 63 57 65 62 2e 44 65 66 61 |the.!ArcWeb.Defa| 000026e0 75 6c 74 73 20 66 69 6c 65 20 74 6f 20 63 68 61 |ults file to cha| 000026f0 6e 67 65 20 61 6e 79 20 73 79 73 74 65 6d 20 77 |nge any system w| 00002700 69 64 65 20 6f 70 74 69 6f 6e 73 2e 0a 0a 0a 0a |ide options.....| 00002710 51 31 32 2e 20 20 49 20 74 72 79 20 74 6f 20 72 |Q12. I try to r| 00002720 75 6e 20 41 72 63 57 65 62 20 61 6e 64 20 6e 6f |un ArcWeb and no| 00002730 74 68 69 6e 67 20 68 61 70 70 65 6e 73 2f 6d 61 |thing happens/ma| 00002740 63 68 69 6e 65 20 6c 6f 63 6b 73 20 75 70 2f 6f |chine locks up/o| 00002750 64 64 20 65 72 72 6f 72 73 0a 61 70 70 65 61 72 |dd errors.appear| 00002760 20 28 65 67 2e 20 50 65 72 6d 69 73 73 69 6f 6e | (eg. Permission| 00002770 20 64 65 6e 69 65 64 29 2e 0a 0a 41 31 32 2e 20 | denied)...A12. | 00002780 20 54 68 69 73 20 6d 69 67 68 74 20 62 65 20 63 | This might be c| 00002790 61 75 73 65 64 20 62 79 20 21 57 65 62 43 61 63 |aused by !WebCac| 000027a0 68 65 20 6e 6f 74 20 62 65 69 6e 67 20 69 6e 73 |he not being ins| 000027b0 74 61 6c 6c 65 64 20 69 6e 20 61 20 72 65 61 64 |talled in a read| 000027c0 2f 77 72 69 74 65 0a 66 69 6c 69 6e 67 20 73 79 |/write.filing sy| 000027d0 73 74 65 6d 2e 20 20 55 6e 6c 65 73 73 20 79 6f |stem. Unless yo| 000027e0 75 20 68 61 76 65 20 61 70 70 72 6f 70 72 69 61 |u have appropria| 000027f0 74 65 20 61 72 63 68 69 76 69 6e 67 20 73 6f 66 |te archiving sof| 00002800 74 77 61 72 65 20 28 65 67 2e 20 53 70 61 72 6b |tware (eg. Spark| 00002810 46 53 0a 6f 72 20 41 72 63 46 53 20 32 29 2c 20 |FS.or ArcFS 2), | 00002820 79 6f 75 20 77 69 6c 6c 20 68 61 76 65 20 74 6f |you will have to| 00002830 20 65 78 74 72 61 63 74 20 74 68 65 20 21 57 65 | extract the !We| 00002840 62 43 61 63 68 65 20 61 70 70 6c 69 63 61 74 69 |bCache applicati| 00002850 6f 6e 20 74 6f 20 61 0a 77 72 69 74 61 62 6c 65 |on to a.writable| 00002860 20 66 69 6c 69 6e 67 20 73 79 73 74 65 6d 2c 20 | filing system, | 00002870 61 6e 64 20 74 68 65 6e 20 64 6f 75 62 6c 65 2d |and then double-| 00002880 63 6c 69 63 6b 20 6f 6e 20 74 68 65 20 57 65 62 |click on the Web| 00002890 43 61 63 68 65 20 69 63 6f 6e 20 74 6f 0a 69 6e |Cache icon to.in| 000028a0 73 74 61 6c 6c 20 69 74 2e 0a 0a 51 31 33 2e 20 |stall it...Q13. | 000028b0 20 57 68 61 74 20 64 6f 65 73 20 69 63 6f 6e 20 | What does icon | 000028c0 27 78 27 20 64 6f 3f 0a 0a 41 31 33 2e 20 20 41 |'x' do?..A13. A| 000028d0 72 63 57 65 62 20 73 75 70 70 6f 72 74 73 20 69 |rcWeb supports i| 000028e0 6e 74 65 72 61 63 74 69 76 65 20 68 65 6c 70 2e |nteractive help.| 000028f0 20 20 4c 6f 61 64 20 74 68 65 20 41 63 6f 72 6e | Load the Acorn| 00002900 20 21 48 65 6c 70 20 61 70 70 6c 69 63 61 74 69 | !Help applicati| 00002910 6f 6e 20 61 6e 64 0a 79 6f 75 20 77 69 6c 6c 20 |on and.you will | 00002920 62 65 20 67 69 76 65 6e 20 68 65 6c 70 20 61 62 |be given help ab| 00002930 6f 75 74 20 74 68 65 20 62 75 74 74 6f 6e 73 20 |out the buttons | 00002940 75 6e 64 65 72 20 74 68 65 20 70 6f 69 6e 74 65 |under the pointe| 00002950 72 20 77 68 65 6e 20 69 6e 20 61 6e 20 41 72 63 |r when in an Arc| 00002960 57 65 62 0a 77 69 6e 64 6f 77 2e 20 20 4e 6f 74 |Web.window. Not| 00002970 65 20 74 68 61 74 20 69 6e 20 74 68 65 20 77 69 |e that in the wi| 00002980 6e 64 6f 77 20 64 69 73 70 6c 61 79 69 6e 67 20 |ndow displaying | 00002990 74 68 65 20 70 61 67 65 20 69 74 73 65 6c 66 2c |the page itself,| 000029a0 20 74 68 65 20 68 65 6c 70 20 69 73 0a 70 75 72 | the help is.pur| 000029b0 65 6c 79 20 74 68 65 20 55 52 4c 20 77 68 69 63 |ely the URL whic| 000029c0 68 20 77 6f 75 6c 64 20 62 65 20 6f 70 65 6e 65 |h would be opene| 000029d0 64 20 69 66 20 79 6f 75 20 77 65 72 65 20 74 6f |d if you were to| 000029e0 20 63 6c 69 63 6b 20 53 45 4c 45 43 54 2e 0a 0a | click SELECT...| 000029f0 51 31 34 2e 20 20 57 68 65 6e 20 49 20 66 6f 6c |Q14. When I fol| 00002a00 6c 6f 77 20 61 20 6c 69 6e 6b 20 74 6f 20 73 6f |low a link to so| 00002a10 6d 65 20 55 52 4c 73 2c 20 49 20 67 65 74 20 61 |me URLs, I get a| 00002a20 20 64 69 61 6c 6f 67 75 65 20 62 6f 78 20 73 61 | dialogue box sa| 00002a30 79 69 6e 67 20 74 68 61 74 0a 61 75 74 68 65 6e |ying that.authen| 00002a40 74 69 63 61 74 69 6f 6e 20 69 73 20 72 65 71 75 |tication is requ| 00002a50 69 72 65 64 2e 20 20 57 68 61 74 20 64 6f 65 73 |ired. What does| 00002a60 20 74 68 69 73 20 6d 65 61 6e 3f 0a 0a 41 31 34 | this mean?..A14| 00002a70 2e 20 20 54 6f 20 61 6c 6c 6f 77 20 69 6e 66 6f |. To allow info| 00002a80 72 6d 61 74 69 6f 6e 20 70 72 6f 76 69 64 65 72 |rmation provider| 00002a90 73 20 74 6f 20 72 65 73 74 72 69 63 74 20 61 63 |s to restrict ac| 00002aa0 63 65 73 73 20 74 6f 20 63 65 72 74 61 69 6e 20 |cess to certain | 00002ab0 77 65 62 0a 70 61 67 65 73 2c 20 74 68 65 72 65 |web.pages, there| 00002ac0 20 69 73 20 61 6e 20 61 75 74 68 65 6e 74 69 63 | is an authentic| 00002ad0 61 74 69 6f 6e 20 63 61 70 61 62 69 6c 69 74 79 |ation capability| 00002ae0 20 69 6e 20 74 68 65 20 48 54 54 50 20 70 72 6f | in the HTTP pro| 00002af0 74 6f 63 6f 6c 2e 20 20 54 68 65 0a 61 75 74 68 |tocol. The.auth| 00002b00 65 6e 74 69 63 61 74 69 6f 6e 20 64 6f 6d 61 69 |entication domai| 00002b10 6e 20 69 73 20 61 20 63 6f 6d 62 69 6e 61 74 69 |n is a combinati| 00002b20 6f 6e 20 6f 66 20 74 68 65 20 68 6f 73 74 20 6e |on of the host n| 00002b30 61 6d 65 20 61 6e 64 20 61 20 27 72 65 61 6c 6d |ame and a 'realm| 00002b40 27 20 28 6a 75 73 74 0a 61 20 6b 65 79 77 6f 72 |' (just.a keywor| 00002b50 64 20 69 6e 64 69 63 61 74 69 6e 67 20 77 68 69 |d indicating whi| 00002b60 63 68 20 75 73 65 72 2f 70 61 73 73 77 6f 72 64 |ch user/password| 00002b70 20 69 73 20 72 65 71 75 69 72 65 64 29 2e 20 20 | is required). | 00002b80 49 66 20 79 6f 75 20 64 6f 20 6e 6f 74 20 68 61 |If you do not ha| 00002b90 76 65 0a 61 20 76 61 6c 69 64 20 75 73 65 72 20 |ve.a valid user | 00002ba0 6e 61 6d 65 20 61 6e 64 20 70 61 73 73 77 6f 72 |name and passwor| 00002bb0 64 2c 20 74 68 65 6e 20 79 6f 75 20 77 69 6c 6c |d, then you will| 00002bc0 20 6e 6f 74 20 62 65 20 61 62 6c 65 20 74 6f 20 | not be able to | 00002bd0 61 63 63 65 73 73 20 74 68 65 20 55 52 4c 2e 0a |access the URL..| 00002be0 49 66 20 79 6f 75 20 64 6f 2c 20 74 68 65 6e 20 |If you do, then | 00002bf0 65 6e 74 65 72 20 74 68 65 6d 20 69 6e 20 74 68 |enter them in th| 00002c00 65 20 62 6f 78 65 73 20 61 6e 64 20 70 72 65 73 |e boxes and pres| 00002c10 73 20 52 45 54 55 52 4e 20 28 6f 72 20 63 6c 69 |s RETURN (or cli| 00002c20 63 6b 20 4f 4b 29 2e 20 20 49 66 0a 79 6f 75 20 |ck OK). If.you | 00002c30 74 6f 67 67 6c 65 20 74 68 65 20 61 75 74 68 65 |toggle the authe| 00002c40 74 69 63 61 74 69 6f 6e 20 77 69 6e 64 6f 77 20 |tication window | 00002c50 74 6f 20 66 75 6c 6c 20 73 69 7a 65 2c 20 79 6f |to full size, yo| 00002c60 75 20 77 69 6c 6c 20 73 65 65 20 77 68 69 63 68 |u will see which| 00002c70 20 73 65 72 76 65 72 0a 69 73 20 61 73 6b 69 6e | server.is askin| 00002c80 67 20 66 6f 72 20 61 75 74 68 65 6e 74 69 63 61 |g for authentica| 00002c90 74 69 6f 6e 20 61 6e 64 20 69 6e 20 77 68 69 63 |tion and in whic| 00002ca0 68 20 64 6f 6d 61 69 6e 2e 20 20 4e 4f 54 45 3a |h domain. NOTE:| 00002cb0 20 20 41 75 74 68 65 6e 74 69 63 61 74 69 6f 6e | Authentication| 00002cc0 0a 63 68 65 63 6b 69 6e 67 20 69 73 20 70 65 72 |.checking is per| 00002cd0 66 6f 72 6d 65 64 20 61 74 20 74 68 65 20 2a 73 |formed at the *s| 00002ce0 65 72 76 65 72 2a 20 6e 6f 74 20 74 68 65 20 63 |erver* not the c| 00002cf0 6c 69 65 6e 74 2c 20 73 6f 20 79 6f 75 20 63 61 |lient, so you ca| 00002d00 6e 27 74 20 67 65 74 0a 61 72 6f 75 6e 64 20 69 |n't get.around i| 00002d10 74 20 62 79 20 68 61 63 6b 69 6e 67 20 61 74 20 |t by hacking at | 00002d20 41 72 63 57 65 62 2e 20 20 41 72 63 57 65 62 20 |ArcWeb. ArcWeb | 00002d30 77 69 6c 6c 20 63 61 63 68 65 20 74 68 65 20 75 |will cache the u| 00002d40 73 65 72 2f 70 61 73 73 77 6f 72 64 0a 74 6f 67 |ser/password.tog| 00002d50 65 74 68 65 72 20 77 69 74 68 20 74 68 65 20 73 |ether with the s| 00002d60 65 72 76 65 72 20 61 6e 64 20 72 65 61 6c 6d 20 |erver and realm | 00002d70 61 6e 64 20 61 74 74 65 6d 70 74 20 74 6f 20 61 |and attempt to a| 00002d80 75 74 6f 2d 61 75 74 68 65 6e 74 69 63 61 74 65 |uto-authenticate| 00002d90 20 79 6f 75 20 69 6e 0a 66 75 74 75 72 65 20 63 | you in.future c| 00002da0 6f 6e 6e 65 63 74 69 6f 6e 73 20 74 6f 20 74 68 |onnections to th| 00002db0 61 74 20 73 65 72 76 65 72 2e 20 20 54 68 69 73 |at server. This| 00002dc0 20 63 61 63 68 65 20 69 73 20 64 65 73 74 72 6f | cache is destro| 00002dd0 79 65 64 20 77 68 65 6e 20 41 72 63 57 65 62 0a |yed when ArcWeb.| 00002de0 65 78 69 74 73 20 28 61 6c 74 68 6f 75 67 68 20 |exits (although | 00002df0 79 6f 75 20 63 61 6e 20 6f 76 65 72 72 69 64 65 |you can override| 00002e00 20 74 68 69 73 20 62 65 68 61 76 69 6f 75 72 29 | this behaviour)| 00002e10 2e 0a 0a 51 31 35 2e 20 20 57 68 65 6e 20 49 20 |...Q15. When I | 00002e20 66 6f 6c 6c 6f 77 20 61 20 6c 69 6e 6b 20 74 6f |follow a link to| 00002e30 20 73 6f 6d 65 20 55 52 4c 73 2c 20 49 20 67 65 | some URLs, I ge| 00002e40 74 20 61 20 64 69 61 6c 6f 67 75 65 20 62 6f 78 |t a dialogue box| 00002e50 20 73 61 79 69 6e 67 20 74 68 61 74 20 61 0a 6e | saying that a.n| 00002e60 6f 6e 2d 64 65 66 61 75 6c 74 20 70 6f 72 74 20 |on-default port | 00002e70 69 73 20 62 65 69 6e 67 20 75 73 65 64 2e 20 20 |is being used. | 00002e80 57 68 61 74 20 64 6f 65 73 20 74 68 69 73 20 6d |What does this m| 00002e90 65 61 6e 3f 0a 0a 4d 6f 73 74 20 49 6e 74 65 72 |ean?..Most Inter| 00002ea0 6e 65 74 20 62 61 73 65 64 20 70 72 6f 74 6f 63 |net based protoc| 00002eb0 6f 6c 73 20 73 75 63 68 20 61 73 20 46 54 50 2c |ols such as FTP,| 00002ec0 20 48 54 54 50 2c 20 46 69 6e 67 65 72 2c 20 53 | HTTP, Finger, S| 00002ed0 4d 54 50 2c 20 4e 4e 54 50 20 65 74 63 2e 20 61 |MTP, NNTP etc. a| 00002ee0 72 65 0a 64 65 66 69 6e 65 64 20 61 73 20 65 78 |re.defined as ex| 00002ef0 69 73 74 69 6e 67 20 61 74 20 61 20 70 61 72 74 |isting at a part| 00002f00 69 63 75 6c 61 72 20 27 70 6f 72 74 27 20 6f 6e |icular 'port' on| 00002f10 20 61 20 73 65 72 76 65 72 20 77 68 69 63 68 20 | a server which | 00002f20 73 75 70 70 6f 72 74 73 20 74 68 65 0a 70 72 6f |supports the.pro| 00002f30 74 6f 63 6f 6c 2e 20 20 65 67 2e 20 48 54 54 50 |tocol. eg. HTTP| 00002f40 20 69 73 20 75 73 75 61 6c 6c 79 20 61 74 20 70 | is usually at p| 00002f50 6f 72 74 20 38 30 2c 20 46 54 50 20 69 73 20 61 |ort 80, FTP is a| 00002f60 74 20 70 6f 72 74 20 32 31 2e 20 20 53 65 6e 64 |t port 21. Send| 00002f70 69 6e 67 0a 63 6f 6e 74 72 6f 6c 20 6d 65 73 73 |ing.control mess| 00002f80 61 67 65 73 20 6f 66 20 6f 6e 65 20 70 72 6f 74 |ages of one prot| 00002f90 6f 63 6f 6c 20 74 6f 20 61 20 64 69 66 66 65 72 |ocol to a differ| 00002fa0 65 6e 74 20 73 65 72 76 65 72 20 70 6f 72 74 20 |ent server port | 00002fb0 6d 61 79 20 63 61 75 73 65 20 64 61 6d 61 67 65 |may cause damage| 00002fc0 0a 61 74 20 74 68 65 20 6c 6f 63 61 6c 20 6d 61 |.at the local ma| 00002fd0 63 68 69 6e 65 20 28 79 6f 75 72 20 6d 61 63 68 |chine (your mach| 00002fe0 69 6e 65 21 29 20 6f 72 20 61 74 20 74 68 65 20 |ine!) or at the | 00002ff0 73 65 72 76 65 72 2c 20 6f 72 20 69 74 20 6d 61 |server, or it ma| 00003000 79 20 63 6f 6e 6e 65 63 74 20 79 6f 75 0a 74 6f |y connect you.to| 00003010 20 75 6e 64 65 73 69 72 61 62 6c 65 20 28 61 6e | undesirable (an| 00003020 64 20 73 6f 6d 65 74 69 6d 65 73 20 69 6c 6c 65 |d sometimes ille| 00003030 67 61 6c 20 2d 20 61 6c 74 68 6f 75 67 68 20 74 |gal - although t| 00003040 68 69 73 20 69 73 20 76 65 72 79 20 75 6e 63 6f |his is very unco| 00003050 6d 6d 6f 6e 29 0a 73 65 72 76 69 63 65 73 2e 20 |mmon).services. | 00003060 20 54 6f 20 68 65 6c 70 20 79 6f 75 20 72 65 63 | To help you rec| 00003070 6f 67 6e 69 73 65 20 74 68 65 73 65 20 72 6f 67 |ognise these rog| 00003080 75 65 20 55 52 4c 73 2c 20 79 6f 75 20 77 69 6c |ue URLs, you wil| 00003090 6c 20 62 65 20 61 73 6b 65 64 20 66 6f 72 0a 63 |l be asked for.c| 000030a0 6f 6e 66 69 72 6d 61 74 69 6f 6e 20 77 68 65 6e |onfirmation when| 000030b0 20 41 72 63 57 65 62 20 66 69 6e 64 73 20 74 68 | ArcWeb finds th| 000030c0 61 74 20 74 68 65 20 64 65 66 61 75 6c 74 20 70 |at the default p| 000030d0 6f 72 74 20 68 61 73 20 62 65 65 6e 20 6f 76 65 |ort has been ove| 000030e0 72 72 69 64 64 65 6e 0a 28 65 78 63 65 70 74 20 |rridden.(except | 000030f0 66 6f 72 20 48 54 54 50 2c 20 61 73 20 69 74 20 |for HTTP, as it | 00003100 69 73 20 63 6f 6d 6d 6f 6e 6c 79 20 72 75 6e 20 |is commonly run | 00003110 6f 6e 20 70 6f 72 74 20 38 30 30 31 2c 20 38 30 |on port 8001, 80| 00003120 38 30 20 61 73 20 77 65 6c 6c 20 61 73 20 38 30 |80 as well as 80| 00003130 29 2e 20 0a 49 74 27 73 20 6e 6f 74 20 62 79 20 |). .It's not by | 00003140 61 6e 79 20 6d 65 61 6e 73 20 61 20 66 6f 72 65 |any means a fore| 00003150 67 6f 6e 65 20 63 6f 6e 63 6c 75 73 69 6f 6e 20 |gone conclusion | 00003160 74 68 61 74 20 61 6e 79 20 6e 6f 6e 2d 73 74 61 |that any non-sta| 00003170 6e 64 61 72 64 20 70 6f 72 74 0a 63 6f 6e 6e 65 |ndard port.conne| 00003180 63 74 69 6f 6e 20 69 73 20 64 61 6e 67 65 72 6f |ction is dangero| 00003190 75 73 20 6f 72 20 69 6c 6c 65 67 61 6c 2c 20 62 |us or illegal, b| 000031a0 75 74 20 74 68 69 73 20 77 61 79 20 79 6f 75 20 |ut this way you | 000031b0 61 74 20 6c 65 61 73 74 20 68 61 76 65 20 74 68 |at least have th| 000031c0 65 20 6f 70 74 69 6f 6e 0a 6f 66 20 62 6c 6f 63 |e option.of bloc| 000031d0 6b 69 6e 67 20 74 68 65 20 63 6f 6e 6e 65 63 74 |king the connect| 000031e0 69 6f 6e 2e 0a 0a 0a 51 31 36 2e 20 20 57 68 65 |ion....Q16. Whe| 000031f0 6e 20 49 20 74 72 79 20 74 6f 20 72 75 6e 20 21 |n I try to run !| 00003200 41 72 63 57 65 62 2c 20 49 20 67 65 74 20 61 20 |ArcWeb, I get a | 00003210 73 74 61 63 6b 20 62 61 63 6b 74 72 61 63 65 2f |stack backtrace/| 00003220 44 69 72 65 63 74 6f 72 79 20 46 75 6c 6c 0a 65 |Directory Full.e| 00003230 72 72 6f 72 73 0a 0a 41 31 36 2e 20 20 59 6f 75 |rrors..A16. You| 00003240 20 6d 75 73 74 20 72 65 6d 6f 76 65 20 79 6f 75 | must remove you| 00003250 72 20 6f 6c 64 20 21 57 65 62 43 61 63 68 65 20 |r old !WebCache | 00003260 64 69 72 65 63 74 6f 72 79 20 62 65 66 6f 72 65 |directory before| 00003270 20 69 6e 73 74 61 6c 6c 69 6e 67 20 74 68 65 0a | installing the.| 00003280 6e 65 77 20 21 57 65 62 43 61 63 68 65 20 62 65 |new !WebCache be| 00003290 63 61 75 73 65 20 74 68 65 20 64 69 72 65 63 74 |cause the direct| 000032a0 6f 72 79 20 68 69 65 72 61 72 63 68 79 20 75 6e |ory hierarchy un| 000032b0 64 65 72 6e 65 61 74 68 20 74 68 65 20 21 57 65 |derneath the !We| 000032c0 62 43 61 63 68 65 2e 44 61 74 61 0a 64 69 72 65 |bCache.Data.dire| 000032d0 63 74 6f 72 79 20 68 61 73 20 63 68 61 6e 67 65 |ctory has change| 000032e0 64 20 69 6e 20 6f 72 64 65 72 20 74 6f 20 61 6c |d in order to al| 000032f0 6c 6f 77 20 79 6f 75 20 6f 76 65 72 20 61 20 31 |low you over a 1| 00003300 30 30 30 20 65 6e 74 72 69 65 73 20 69 6e 20 74 |000 entries in t| 00003310 68 65 20 63 61 63 68 65 0a 69 6e 73 74 65 61 64 |he cache.instead| 00003320 20 6f 66 20 6c 69 6d 69 74 69 6e 67 20 69 74 20 | of limiting it | 00003330 74 6f 20 37 35 2e 20 20 49 66 20 74 68 69 73 20 |to 75. If this | 00003340 69 73 6e 27 74 20 74 68 65 20 70 72 6f 62 6c 65 |isn't the proble| 00003350 6d 2c 20 74 68 65 6e 20 65 6d 61 69 6c 20 6d 65 |m, then email me| 00003360 20 74 68 65 0a 73 74 61 63 6b 20 62 61 63 6b 74 | the.stack backt| 00003370 72 61 63 65 2e 20 20 28 54 65 63 68 3a 20 79 6f |race. (Tech: yo| 00003380 75 20 63 61 6e 20 63 61 70 74 75 72 65 20 74 68 |u can capture th| 00003390 65 20 73 74 61 63 6b 20 62 61 63 6b 74 72 61 63 |e stack backtrac| 000033a0 65 20 74 6f 20 61 20 66 69 6c 65 20 62 79 0a 61 |e to a file by.a| 000033b0 64 64 69 6e 67 20 22 20 32 3e 73 74 61 63 6b 74 |dding " 2>stackt| 000033c0 72 61 63 65 20 22 20 74 6f 20 74 68 65 20 65 6e |race " to the en| 000033d0 64 20 6f 66 20 74 68 65 20 6c 61 73 74 20 6c 69 |d of the last li| 000033e0 6e 65 20 6f 66 20 21 41 72 63 57 65 62 2e 21 52 |ne of !ArcWeb.!R| 000033f0 75 6e 2e 20 20 54 68 65 0a 73 74 61 63 6b 20 62 |un. The.stack b| 00003400 61 63 6b 74 72 61 63 65 20 77 69 6c 6c 20 74 68 |acktrace will th| 00003410 65 6e 20 61 70 70 65 61 72 20 69 6e 20 61 20 66 |en appear in a f| 00003420 69 6c 65 20 63 61 6c 6c 65 64 20 73 74 61 63 6b |ile called stack| 00003430 74 72 61 63 65 20 69 6e 20 74 68 65 20 63 75 72 |trace in the cur| 00003440 72 65 6e 74 0a 64 69 72 65 63 74 6f 72 79 2e 29 |rent.directory.)| 00003450 0a 0a 0a 51 31 37 2e 20 20 57 68 79 20 64 6f 20 |...Q17. Why do | 00003460 49 20 67 65 74 20 61 20 73 61 76 65 20 64 69 61 |I get a save dia| 00003470 6c 6f 67 75 65 20 62 6f 78 20 77 68 65 6e 20 74 |logue box when t| 00003480 72 79 69 6e 67 20 74 6f 20 72 65 61 64 20 73 6f |rying to read so| 00003490 6d 65 20 70 61 67 65 73 2c 20 65 76 65 6e 0a 77 |me pages, even.w| 000034a0 68 65 6e 20 74 68 65 20 6f 62 6a 65 63 74 20 69 |hen the object i| 000034b0 73 20 48 54 4d 4c 3f 0a 0a 41 31 37 2e 20 20 49 |s HTML?..A17. I| 000034c0 66 20 74 68 65 20 73 65 72 76 65 72 20 64 69 64 |f the server did| 000034d0 20 6e 6f 74 20 73 65 6e 64 2c 20 6f 72 20 74 68 | not send, or th| 000034e0 65 20 66 65 74 63 68 65 72 20 66 61 69 6c 65 64 |e fetcher failed| 000034f0 20 74 6f 20 70 61 72 73 65 2c 20 74 68 65 20 73 | to parse, the s| 00003500 70 65 63 69 61 6c 0a 43 6f 6e 74 65 6e 74 2d 54 |pecial.Content-T| 00003510 79 70 65 20 68 65 61 64 65 72 20 72 65 74 75 72 |ype header retur| 00003520 6e 65 64 20 62 79 20 74 68 65 20 73 65 72 76 65 |ned by the serve| 00003530 72 20 28 74 68 69 73 20 77 6f 6e 27 74 20 68 61 |r (this won't ha| 00003540 70 70 65 6e 20 77 69 74 68 20 4b 41 39 51 29 2c |ppen with KA9Q),| 00003550 20 74 68 65 6e 0a 41 72 63 57 65 62 20 64 6f 65 | then.ArcWeb doe| 00003560 73 20 6e 6f 74 20 6b 6e 6f 77 20 77 68 61 74 20 |s not know what | 00003570 74 6f 20 64 6f 20 77 69 74 68 20 74 68 65 20 6f |to do with the o| 00003580 62 6a 65 63 74 2e 20 20 46 72 6f 6d 20 76 65 72 |bject. From ver| 00003590 73 69 6f 6e 20 30 2e 32 35 2c 20 74 68 65 72 65 |sion 0.25, there| 000035a0 20 69 73 0a 61 6e 20 6f 70 74 69 6f 6e 20 6f 6e | is.an option on| 000035b0 20 74 68 65 20 4f 70 74 69 6f 6e 73 20 6d 65 6e | the Options men| 000035c0 75 20 74 6f 20 61 74 74 65 6d 70 74 20 74 6f 20 |u to attempt to | 000035d0 27 65 78 65 63 75 74 65 27 20 75 6e 6b 6e 6f 77 |'execute' unknow| 000035e0 6e 20 6f 62 6a 65 63 74 73 2e 20 20 54 68 65 72 |n objects. Ther| 000035f0 65 0a 69 73 20 61 6c 73 6f 20 61 20 66 69 78 20 |e.is also a fix | 00003600 66 6f 72 20 61 6e 20 69 6e 63 6f 72 72 65 63 74 |for an incorrect| 00003610 20 70 61 72 73 65 20 6f 66 20 43 6f 6e 74 65 6e | parse of Conten| 00003620 74 2d 54 79 70 65 20 68 65 61 64 65 72 73 20 69 |t-Type headers i| 00003630 6e 20 41 2f 54 43 50 20 30 2e 32 31 0a 0a 0a 51 |n A/TCP 0.21...Q| 00003640 31 38 2e 20 20 53 6f 6d 65 74 69 6d 65 73 20 49 |18. Sometimes I| 00003650 20 67 65 74 20 27 54 6f 6f 20 4c 6f 6e 67 27 20 | get 'Too Long' | 00003660 28 6f 72 20 73 69 6d 69 6c 61 72 29 20 65 72 72 |(or similar) err| 00003670 6f 72 20 6d 65 73 73 61 67 65 73 20 77 68 69 6c |or messages whil| 00003680 73 74 20 74 68 65 20 70 61 67 65 0a 69 73 20 62 |st the page.is b| 00003690 65 69 6e 67 20 64 72 61 77 6e 20 61 6e 64 20 74 |eing drawn and t| 000036a0 68 65 6e 20 6e 6f 6e 65 20 6f 66 20 74 68 65 20 |hen none of the | 000036b0 67 72 61 70 68 69 63 73 20 61 72 65 20 6f 6e 20 |graphics are on | 000036c0 74 68 65 20 70 61 67 65 2e 20 20 57 68 79 3f 0a |the page. Why?.| 000036d0 0a 41 31 38 2e 20 20 41 72 63 57 65 62 20 75 73 |.A18. ArcWeb us| 000036e0 65 73 20 65 78 74 65 72 6e 61 6c 20 70 72 6f 67 |es external prog| 000036f0 72 61 6d 73 20 74 6f 20 63 6f 6e 76 65 72 74 20 |rams to convert | 00003700 47 49 46 20 61 6e 64 20 4a 50 45 47 20 66 69 6c |GIF and JPEG fil| 00003710 65 73 20 69 6e 74 6f 0a 52 49 53 43 20 4f 53 20 |es into.RISC OS | 00003720 73 70 72 69 74 65 73 2e 20 20 54 6f 20 64 6f 20 |sprites. To do | 00003730 74 68 69 73 2c 20 69 74 20 63 6f 6e 73 74 72 75 |this, it constru| 00003740 63 74 73 20 61 20 63 6f 6d 6d 61 6e 64 20 6c 69 |cts a command li| 00003750 6e 65 20 77 68 69 63 68 20 69 6e 76 6f 6b 65 73 |ne which invokes| 00003760 0a 74 68 65 20 74 72 61 6e 73 6c 61 74 6f 72 20 |.the translator | 00003770 61 6e 64 20 74 65 6c 6c 73 20 69 74 20 74 68 65 |and tells it the| 00003780 20 69 6e 70 75 74 20 61 6e 64 20 6f 75 74 70 75 | input and outpu| 00003790 74 20 66 69 6c 65 73 2e 20 20 57 68 65 6e 20 52 |t files. When R| 000037a0 49 53 43 20 4f 53 20 72 75 6e 73 0a 74 68 65 20 |ISC OS runs.the | 000037b0 63 6f 6d 6d 61 6e 64 20 73 74 72 69 6e 67 20 74 |command string t| 000037c0 68 72 6f 75 67 68 20 69 74 73 20 72 6f 75 74 69 |hrough its routi| 000037d0 6e 65 73 2c 20 69 74 20 69 73 20 70 6f 73 73 69 |nes, it is possi| 000037e0 62 6c 65 20 66 6f 72 20 61 6e 20 6f 76 65 72 66 |ble for an overf| 000037f0 6c 6f 77 20 74 6f 0a 6f 63 63 75 72 20 28 69 65 |low to.occur (ie| 00003800 2e 20 74 68 65 20 63 6f 6d 6d 61 6e 64 20 65 6e |. the command en| 00003810 64 73 20 75 70 20 6c 6f 6e 67 65 72 20 74 68 61 |ds up longer tha| 00003820 6e 20 74 68 65 20 6d 61 78 69 6d 75 6d 20 70 65 |n the maximum pe| 00003830 72 6d 69 74 74 65 64 20 63 6f 6d 6d 61 6e 64 0a |rmitted command.| 00003840 6c 65 6e 67 74 68 29 2e 20 20 54 68 69 73 20 69 |length). This i| 00003850 73 20 77 68 65 6e 20 74 68 65 20 4f 53 20 67 65 |s when the OS ge| 00003860 6e 65 72 61 74 65 73 20 74 68 65 20 54 6f 6f 20 |nerates the Too | 00003870 4c 6f 6e 67 20 65 72 72 6f 72 2e 20 20 54 6f 20 |Long error. To | 00003880 66 69 78 20 69 74 2c 20 79 6f 75 0a 6e 65 65 64 |fix it, you.need| 00003890 20 74 6f 20 6d 6f 76 65 20 74 68 65 20 72 65 6c | to move the rel| 000038a0 65 76 61 6e 74 20 70 72 6f 67 72 61 6d 73 20 63 |evant programs c| 000038b0 6c 6f 73 65 72 20 74 6f 20 79 6f 75 72 20 72 6f |loser to your ro| 000038c0 6f 74 20 64 69 72 65 63 74 6f 72 79 2e 20 0a 53 |ot directory. .S| 000038d0 70 65 63 69 66 69 63 61 6c 6c 79 2c 20 21 57 65 |pecifically, !We| 000038e0 62 43 61 63 68 65 20 61 6e 64 20 21 43 68 61 6e |bCache and !Chan| 000038f0 67 65 46 53 49 20 61 72 65 20 74 68 65 20 70 72 |geFSI are the pr| 00003900 6f 67 72 61 6d 73 20 74 68 61 74 20 61 72 65 0a |ograms that are.| 00003910 63 6f 6e 63 65 72 6e 65 64 2e 20 20 55 73 69 6e |concerned. Usin| 00003920 67 20 2e 2e 24 50 61 74 68 20 76 61 72 69 61 62 |g ..$Path variab| 00003930 6c 65 73 20 64 6f 65 73 20 6e 6f 74 20 73 65 65 |les does not see| 00003940 6d 20 74 6f 20 68 65 6c 70 2c 20 61 73 20 74 68 |m to help, as th| 00003950 65 20 4f 53 20 69 73 0a 63 61 6e 6f 6e 69 63 61 |e OS is.canonica| 00003960 6c 69 73 69 6e 67 20 74 68 65 20 70 61 74 68 73 |lising the paths| 00003970 2e 0a 0a 0a 51 31 39 2e 20 20 57 68 61 74 20 64 |....Q19. What d| 00003980 6f 20 49 20 64 6f 20 74 6f 20 63 75 72 65 20 27 |o I do to cure '| 00003990 75 6e 61 62 6c 65 20 74 6f 20 6c 6f 6f 6b 75 70 |unable to lookup| 000039a0 20 68 6f 73 74 27 73 20 61 64 64 72 65 73 73 27 | host's address'| 000039b0 20 65 72 72 6f 72 73 3f 0a 0a 41 31 39 2e 20 20 | errors?..A19. | 000039c0 46 69 72 73 74 20 6f 66 20 61 6c 6c 2c 20 63 68 |First of all, ch| 000039d0 65 63 6b 20 79 6f 75 27 76 65 20 73 70 65 6c 74 |eck you've spelt| 000039e0 20 74 68 65 20 68 6f 73 74 6e 61 6d 65 20 63 6f | the hostname co| 000039f0 72 72 65 63 74 6c 79 20 69 6e 20 74 68 65 20 55 |rrectly in the U| 00003a00 52 4c 2e 0a 43 68 65 63 6b 20 74 68 65 20 44 4e |RL..Check the DN| 00003a10 53 20 63 6f 6e 66 69 67 75 72 61 74 69 6f 6e 2e |S configuration.| 00003a20 20 20 4f 70 65 6e 20 74 68 65 20 44 4e 53 20 74 | Open the DNS t| 00003a30 65 73 74 65 72 20 62 79 20 63 68 6f 6f 73 69 6e |ester by choosin| 00003a40 67 20 69 74 0a 66 72 6f 6d 20 74 68 65 20 53 68 |g it.from the Sh| 00003a50 6f 77 20 6d 65 6e 75 20 6f 6e 20 74 68 65 20 69 |ow menu on the i| 00003a60 63 6f 6e 20 62 61 72 20 6d 65 6e 75 2e 20 20 49 |con bar menu. I| 00003a70 66 20 61 6c 6c 20 74 68 72 65 65 20 6f 66 20 74 |f all three of t| 00003a80 68 65 20 44 4e 53 20 62 6f 78 65 73 0a 61 74 20 |he DNS boxes.at | 00003a90 74 68 65 20 74 6f 70 20 72 65 61 64 20 27 4e 6f |the top read 'No| 00003aa0 6e 65 27 2c 20 74 68 65 6e 20 69 74 20 69 6e 64 |ne', then it ind| 00003ab0 69 63 61 74 65 73 20 74 68 61 74 20 74 68 65 20 |icates that the | 00003ac0 72 65 73 63 6f 6e 66 20 66 69 6c 65 20 77 61 73 |resconf file was| 00003ad0 20 6e 6f 74 0a 66 6f 75 6e 64 2e 20 20 43 68 65 | not.found. Che| 00003ae0 63 6b 20 74 68 61 74 20 49 6e 65 74 44 42 61 73 |ck that InetDBas| 00003af0 65 24 50 61 74 68 20 70 6f 69 6e 74 73 20 74 6f |e$Path points to| 00003b00 20 61 20 64 69 72 65 63 74 6f 72 79 20 63 6f 6e | a directory con| 00003b10 74 61 69 6e 69 6e 67 20 61 0a 72 65 73 63 6f 6e |taining a.rescon| 00003b20 66 20 61 6e 64 20 68 6f 73 74 73 20 66 69 6c 65 |f and hosts file| 00003b30 73 2e 20 20 49 66 20 69 74 20 64 6f 65 73 6e 27 |s. If it doesn'| 00003b40 74 20 79 6f 75 20 6e 65 65 64 20 74 6f 20 64 6f |t you need to do| 00003b50 3a 0a 2a 53 65 74 20 49 6e 65 74 44 42 61 73 65 |:.*Set InetDBase| 00003b60 24 70 61 74 68 20 54 68 65 2e 66 75 6c 6c 2e 70 |$path The.full.p| 00003b70 61 74 68 6e 61 6d 65 2e 74 6f 2e 21 49 6e 74 65 |athname.to.!Inte| 00003b80 72 6e 65 74 2e 66 69 6c 65 73 2e 0a 28 69 6e 63 |rnet.files..(inc| 00003b90 6c 75 64 69 6e 67 20 74 68 65 20 66 69 6e 61 6c |luding the final| 00003ba0 20 2e 29 20 20 20 49 66 20 74 68 65 20 44 4e 53 | .) If the DNS| 00003bb0 20 72 65 73 6f 6c 76 65 72 73 20 61 72 65 20 6b | resolvers are k| 00003bc0 6e 6f 77 6e 2c 20 74 68 65 6e 20 63 6c 69 63 6b |nown, then click| 00003bd0 20 6f 6e 0a 74 68 65 20 4c 6f 6f 6b 75 70 20 4e | on.the Lookup N| 00003be0 61 6d 65 20 69 63 6f 6e 20 6e 65 78 74 20 74 6f |ame icon next to| 00003bf0 20 74 68 65 20 74 6f 70 20 6f 6e 65 2e 20 20 54 | the top one. T| 00003c00 68 65 20 41 6e 73 77 65 72 20 62 6f 78 20 73 68 |he Answer box sh| 00003c10 6f 75 6c 64 20 63 6f 6d 65 0a 62 61 63 6b 20 77 |ould come.back w| 00003c20 69 74 68 20 74 68 65 20 6f 66 66 69 63 69 61 6c |ith the official| 00003c30 20 6e 61 6d 65 20 6f 66 20 74 68 65 20 6d 61 63 | name of the mac| 00003c40 68 69 6e 65 2e 20 20 49 66 20 69 74 20 66 61 69 |hine. If it fai| 00003c50 6c 73 2c 20 74 68 65 6e 20 69 74 20 6d 65 61 6e |ls, then it mean| 00003c60 73 0a 74 68 61 74 20 61 6c 6c 20 74 68 65 20 44 |s.that all the D| 00003c70 4e 53 20 73 65 72 76 65 72 73 20 69 6e 20 79 6f |NS servers in yo| 00003c80 75 72 20 6c 69 73 74 20 61 72 65 20 6e 6f 74 20 |ur list are not | 00003c90 77 6f 72 6b 69 6e 67 20 28 6f 72 20 74 68 61 74 |working (or that| 00003ca0 20 79 6f 75 72 0a 63 6f 6d 70 75 74 65 72 20 63 | your.computer c| 00003cb0 61 6e 6e 6f 74 20 66 69 6e 64 20 61 20 77 61 79 |annot find a way| 00003cc0 20 74 6f 20 72 65 61 63 68 20 74 68 65 6d 20 62 | to reach them b| 00003cd0 65 63 61 75 73 65 20 79 6f 75 20 61 72 65 6e 27 |ecause you aren'| 00003ce0 74 20 63 6f 6e 6e 65 63 74 65 64 0a 6f 72 20 73 |t connected.or s| 00003cf0 6f 6d 65 74 68 69 6e 67 29 2e 0a 0a 0a 51 32 30 |omething)....Q20| 00003d00 2e 20 20 41 72 63 57 65 62 20 6b 65 65 70 73 20 |. ArcWeb keeps | 00003d10 64 79 69 6e 67 20 77 69 74 68 20 66 61 74 61 6c |dying with fatal| 00003d20 20 69 6e 74 65 72 6e 61 6c 20 65 72 72 6f 72 20 | internal error | 00003d30 74 79 70 65 3d 35 20 6d 65 73 73 61 67 65 73 2e |type=5 messages.| 00003d40 0a 57 68 61 74 20 63 61 6e 20 49 20 64 6f 20 74 |.What can I do t| 00003d50 6f 20 73 74 6f 70 20 74 68 69 73 3f 0a 0a 41 32 |o stop this?..A2| 00003d60 30 2e 20 20 54 68 69 73 20 6d 65 61 6e 73 20 74 |0. This means t| 00003d70 68 61 74 20 73 6f 6d 65 74 68 69 6e 67 20 68 61 |hat something ha| 00003d80 73 20 67 6f 6e 65 20 77 72 6f 6e 67 20 69 6e 74 |s gone wrong int| 00003d90 65 72 6e 61 6c 6c 79 20 66 6f 72 20 73 6f 6d 65 |ernally for some| 00003da0 0a 72 65 61 73 6f 6e 2e 20 20 41 6c 74 68 6f 75 |.reason. Althou| 00003db0 67 68 20 74 68 65 20 70 72 6f 62 6c 65 6d 20 6d |gh the problem m| 00003dc0 69 67 68 74 20 6e 6f 74 20 62 65 20 63 61 75 73 |ight not be caus| 00003dd0 65 64 20 62 79 20 41 72 63 57 65 62 2c 20 73 6f |ed by ArcWeb, so| 00003de0 6d 65 74 68 69 6e 67 20 77 68 69 63 68 0a 69 74 |mething which.it| 00003df0 20 69 6e 74 65 72 61 63 74 73 20 77 69 74 68 20 | interacts with | 00003e00 68 61 73 20 63 61 75 73 65 64 20 73 6f 6d 65 20 |has caused some | 00003e10 63 6f 6e 64 69 74 69 6f 6e 20 77 68 69 63 68 20 |condition which | 00003e20 77 61 73 20 75 6e 65 78 70 65 63 74 65 64 2e 20 |was unexpected. | 00003e30 20 54 68 65 0a 62 65 73 74 20 77 61 79 20 74 6f | The.best way to| 00003e40 20 64 65 61 6c 20 77 69 74 68 20 74 68 69 73 20 | deal with this | 00003e50 69 73 20 74 6f 20 66 6f 6c 6c 6f 77 20 74 68 65 |is to follow the| 00003e60 20 69 6e 73 74 72 75 63 74 69 6f 6e 73 20 6f 6e | instructions on| 00003e70 20 73 65 6e 64 69 6e 67 0a 62 75 67 20 72 65 70 | sending.bug rep| 00003e80 6f 72 74 73 20 62 79 20 66 6f 6c 6c 6f 77 69 6e |orts by followin| 00003e90 67 20 74 68 65 20 6c 69 6e 6b 20 66 72 6f 6d 20 |g the link from | 00003ea0 74 68 65 20 64 65 66 61 75 6c 74 20 68 6f 6d 65 |the default home| 00003eb0 20 70 61 67 65 2e 0a 0a 0a 51 32 31 2e 20 20 57 | page....Q21. W| 00003ec0 68 65 6e 20 49 20 74 72 79 20 74 6f 20 72 75 6e |hen I try to run| 00003ed0 20 41 72 63 57 65 62 2c 20 49 20 67 65 74 20 61 | ArcWeb, I get a| 00003ee0 20 6d 65 73 73 61 67 65 20 74 68 61 74 20 6d 79 | message that my| 00003ef0 20 46 69 6c 74 65 72 20 4d 61 6e 61 67 65 72 20 | Filter Manager | 00003f00 69 73 0a 74 6f 6f 20 6f 6c 64 20 61 6e 64 20 74 |is.too old and t| 00003f10 68 61 74 20 49 20 6e 65 65 64 20 76 65 72 73 69 |hat I need versi| 00003f20 6f 6e 20 30 2e 30 39 20 6f 72 20 6c 61 74 65 72 |on 0.09 or later| 00003f30 0a 0a 51 32 31 61 2e 20 57 68 79 20 64 6f 65 73 |..Q21a. Why does| 00003f40 6e 27 74 20 41 72 63 57 65 62 20 61 74 74 65 6d |n't ArcWeb attem| 00003f50 70 74 20 74 6f 20 6c 6f 61 64 20 74 68 65 20 6d |pt to load the m| 00003f60 6f 72 65 20 72 65 63 65 6e 74 20 46 69 6c 74 65 |ore recent Filte| 00003f70 72 20 4d 61 6e 61 67 65 72 20 74 68 61 74 0a 49 |r Manager that.I| 00003f80 27 76 65 20 67 6f 74 20 69 6e 20 6d 79 20 21 53 |'ve got in my !S| 00003f90 79 73 74 65 6d 2e 0a 0a 41 32 31 2f 41 32 31 61 |ystem...A21/A21a| 00003fa0 2e 20 20 41 72 63 57 65 62 20 72 65 71 75 69 72 |. ArcWeb requir| 00003fb0 65 73 20 46 69 6c 74 65 72 4d 61 6e 61 67 65 72 |es FilterManager| 00003fc0 20 30 2e 30 39 20 6f 72 20 6c 61 74 65 72 20 74 | 0.09 or later t| 00003fd0 6f 20 62 65 20 69 6e 73 74 61 6c 6c 65 64 20 6f |o be installed o| 00003fe0 6e 0a 79 6f 75 72 20 6d 61 63 68 69 6e 65 2e 20 |n.your machine. | 00003ff0 20 49 74 20 6d 61 79 20 62 65 20 74 68 65 20 63 | It may be the c| 00004000 61 73 65 20 74 68 61 74 20 79 6f 75 20 68 61 76 |ase that you hav| 00004010 65 20 74 68 69 73 20 6d 6f 64 75 6c 65 20 69 6e |e this module in| 00004020 20 79 6f 75 72 20 53 79 73 74 65 6d 0a 64 69 72 | your System.dir| 00004030 65 63 74 6f 72 79 20 62 75 74 20 68 61 76 65 20 |ectory but have | 00004040 61 6e 20 65 61 72 6c 69 65 72 20 76 65 72 73 69 |an earlier versi| 00004050 6f 6e 20 69 6e 20 52 4f 4d 2e 20 20 41 72 63 57 |on in ROM. ArcW| 00004060 65 62 20 77 69 6c 6c 20 4e 4f 54 20 6b 69 6c 6c |eb will NOT kill| 00004070 20 74 68 65 0a 65 61 72 6c 69 65 72 20 46 69 6c | the.earlier Fil| 00004080 74 65 72 20 4d 61 6e 61 67 65 72 20 6d 6f 64 75 |ter Manager modu| 00004090 6c 65 20 69 66 20 69 74 20 69 73 20 61 63 74 69 |le if it is acti| 000040a0 76 65 2c 20 62 65 63 61 75 73 65 20 73 6f 6d 65 |ve, because some| 000040b0 20 74 61 73 6b 73 20 77 68 69 63 68 20 64 6f 6e | tasks which don| 000040c0 27 74 0a 62 65 68 61 76 65 20 70 72 6f 70 65 72 |'t.behave proper| 000040d0 6c 79 20 66 61 69 6c 20 74 6f 20 63 6f 70 65 20 |ly fail to cope | 000040e0 77 69 74 68 20 74 68 65 20 46 69 6c 74 65 72 20 |with the Filter | 000040f0 4d 61 6e 61 67 65 72 20 64 79 69 6e 67 20 61 6e |Manager dying an| 00004100 64 20 74 68 65 20 77 68 6f 6c 65 0a 64 65 73 6b |d the whole.desk| 00004110 74 6f 70 20 64 69 65 73 20 74 61 73 6b 20 62 79 |top dies task by| 00004120 20 74 61 73 6b 2e 20 20 54 68 65 20 63 75 72 65 | task. The cure| 00004130 20 66 6f 72 20 74 68 69 73 20 69 73 20 74 6f 20 | for this is to | 00004140 65 6e 73 75 72 65 20 74 68 61 74 20 46 69 6c 74 |ensure that Filt| 00004150 65 72 4d 67 72 20 69 73 0a 6c 6f 61 64 65 64 20 |erMgr is.loaded | 00004160 42 45 46 4f 52 45 20 65 6e 74 65 72 69 6e 67 20 |BEFORE entering | 00004170 74 68 65 20 57 69 6d 70 20 6f 6e 20 62 6f 6f 74 |the Wimp on boot| 00004180 20 75 70 20 62 79 20 6c 6f 61 64 69 6e 67 20 69 | up by loading i| 00004190 74 20 64 75 72 69 6e 67 20 79 6f 75 72 20 62 6f |t during your bo| 000041a0 6f 74 0a 73 65 71 75 65 6e 63 65 2e 20 20 46 6f |ot.sequence. Fo| 000041b0 72 20 52 69 73 63 20 50 43 20 6f 77 6e 65 72 73 |r Risc PC owners| 000041c0 2c 20 74 68 69 73 20 77 69 6c 6c 20 62 65 20 69 |, this will be i| 000041d0 6e 20 74 68 65 20 4d 69 73 63 20 73 65 63 74 69 |n the Misc secti| 000041e0 6f 6e 20 6f 66 0a 21 42 6f 6f 74 2e 43 68 6f 69 |on of.!Boot.Choi| 000041f0 63 65 73 2e 42 6f 6f 74 2e 50 72 65 44 65 73 6b |ces.Boot.PreDesk| 00004200 74 6f 70 2e 20 20 46 6f 72 20 6f 74 68 65 72 20 |top. For other | 00004210 6d 61 63 68 69 6e 65 73 2c 20 69 74 20 77 69 6c |machines, it wil| 00004220 6c 20 64 65 70 65 6e 64 20 6f 6e 20 79 6f 75 72 |l depend on your| 00004230 0a 73 65 74 75 70 2e 0a 0a 0a 51 32 32 2e 20 20 |.setup....Q22. | 00004240 57 68 79 20 64 6f 65 73 20 41 72 63 57 65 62 20 |Why does ArcWeb | 00004250 74 61 6b 65 20 75 70 20 73 6f 20 6d 75 63 68 20 |take up so much | 00004260 6d 65 6d 6f 72 79 3f 0a 0a 41 32 32 2e 20 20 53 |memory?..A22. S| 00004270 69 6d 70 6c 79 20 62 65 63 61 75 73 65 20 69 74 |imply because it| 00004280 20 63 6f 6e 74 61 69 6e 73 20 73 6f 20 6d 75 63 | contains so muc| 00004290 68 20 63 6f 64 65 2e 20 20 41 72 63 57 65 62 20 |h code. ArcWeb | 000042a0 61 74 74 65 6d 70 74 73 20 74 6f 20 63 61 74 65 |attempts to cate| 000042b0 72 20 66 6f 72 0a 61 6c 6c 20 6b 69 6e 64 73 20 |r for.all kinds | 000042c0 6f 66 20 72 75 62 62 69 73 68 20 62 65 69 6e 67 |of rubbish being| 000042d0 20 64 6f 77 6e 6c 6f 61 64 65 64 20 28 65 69 74 | downloaded (eit| 000042e0 68 65 72 20 6d 61 6c 69 63 69 6f 75 73 6c 79 20 |her maliciously | 000042f0 6f 72 20 61 63 63 69 64 65 6e 74 61 6c 6c 79 29 |or accidentally)| 00004300 2e 0a 53 6f 6d 65 20 74 68 69 6e 67 73 20 77 68 |..Some things wh| 00004310 69 63 68 20 61 72 65 20 72 65 71 75 69 72 65 64 |ich are required| 00004320 20 61 72 65 20 6e 6f 74 20 61 76 61 69 6c 61 62 | are not availab| 00004330 6c 65 20 61 73 20 70 61 72 74 20 6f 66 20 74 68 |le as part of th| 00004340 65 20 4f 53 2c 20 73 6f 20 68 61 76 65 0a 74 6f |e OS, so have.to| 00004350 20 62 65 20 69 6d 70 6c 65 6d 65 6e 74 65 64 20 | be implemented | 00004360 62 79 20 6d 65 20 69 6e 73 74 65 61 64 20 28 65 |by me instead (e| 00004370 67 2e 20 6d 75 6c 74 69 6c 69 6e 65 20 74 65 78 |g. multiline tex| 00004380 74 20 69 63 6f 6e 73 20 69 6e 20 74 68 65 20 63 |t icons in the c| 00004390 6f 6f 6b 69 65 0a 61 6e 64 20 6d 65 74 61 2d 69 |ookie.and meta-i| 000043a0 6e 66 6f 20 64 69 61 6c 6f 67 75 65 20 62 6f 78 |nfo dialogue box| 000043b0 65 73 29 2e 20 20 53 6f 6d 65 20 63 6f 64 65 20 |es). Some code | 000043c0 69 73 20 69 6e 63 6c 75 64 65 64 20 61 73 20 61 |is included as a| 000043d0 20 77 6f 72 6b 20 61 72 6f 75 6e 64 20 66 6f 72 | work around for| 000043e0 0a 62 75 67 73 20 69 6e 20 74 68 65 20 4f 53 20 |.bugs in the OS | 000043f0 28 6c 69 62 6a 70 65 67 29 2e 20 20 43 6f 64 65 |(libjpeg). Code| 00004400 20 66 6f 72 20 68 61 6e 64 6c 69 6e 67 20 6d 6f | for handling mo| 00004410 73 74 20 66 6f 72 65 69 67 6e 20 67 72 61 70 68 |st foreign graph| 00004420 69 63 73 20 66 6f 72 6d 61 74 73 20 69 73 0a 70 |ics formats is.p| 00004430 6f 72 74 65 64 20 66 72 6f 6d 20 6f 74 68 65 72 |orted from other| 00004440 20 70 6c 61 74 66 6f 72 6d 73 20 77 68 65 72 65 | platforms where| 00004450 20 63 6f 64 65 20 73 69 7a 65 20 69 73 20 6e 6f | code size is no| 00004460 74 20 63 6f 6e 73 69 64 65 72 65 64 20 69 6d 70 |t considered imp| 00004470 6f 72 74 61 6e 74 2e 20 20 53 75 63 68 0a 63 6f |ortant. Such.co| 00004480 64 65 20 69 73 20 74 6f 6f 20 63 6f 6d 70 6c 69 |de is too compli| 00004490 63 61 74 65 64 20 66 6f 72 20 6d 65 20 74 6f 20 |cated for me to | 000044a0 64 65 76 65 6c 6f 70 20 6d 79 73 65 6c 66 20 73 |develop myself s| 000044b0 6f 20 74 68 65 72 65 27 73 20 6e 6f 20 63 68 61 |o there's no cha| 000044c0 6e 63 65 20 6f 66 20 6d 65 0a 77 72 69 74 69 6e |nce of me.writin| 000044d0 67 20 61 6e 20 6f 70 74 69 6d 69 73 65 64 20 76 |g an optimised v| 000044e0 65 72 73 69 6f 6e 20 49 27 6d 20 61 66 72 61 69 |ersion I'm afrai| 000044f0 64 2e 0a 0a 0a 51 32 33 2e 20 20 45 6d 61 69 6c |d....Q23. Email| 00004500 20 61 6e 64 20 66 74 70 20 77 6f 72 6b 20 66 69 | and ftp work fi| 00004510 6e 65 20 6f 6e 20 6d 79 20 6d 61 63 68 69 6e 65 |ne on my machine| 00004520 2c 20 62 75 74 20 41 72 63 57 65 62 20 68 61 73 |, but ArcWeb has| 00004530 20 74 72 6f 75 62 6c 65 0a 20 20 20 20 20 20 64 | trouble. d| 00004540 6f 77 6e 6c 6f 61 64 69 6e 67 20 61 6e 79 74 68 |ownloading anyth| 00004550 69 6e 67 20 61 74 20 61 20 72 65 61 73 6f 6e 61 |ing at a reasona| 00004560 62 6c 65 20 73 70 65 65 64 3a 20 77 68 79 3f 0a |ble speed: why?.| 00004570 0a 41 32 33 2e 20 20 20 53 6f 6d 65 74 69 6d 65 |.A23. Sometime| 00004580 73 20 74 68 65 20 49 6e 74 65 72 6e 65 74 20 6a |s the Internet j| 00004590 75 73 74 20 67 65 74 73 20 6f 76 65 72 6c 6f 61 |ust gets overloa| 000045a0 64 65 64 2c 20 68 6f 77 65 76 65 72 2c 20 57 65 |ded, however, We| 000045b0 62 20 62 72 6f 77 73 69 6e 67 0a 70 75 74 73 20 |b browsing.puts | 000045c0 61 20 68 65 61 76 79 20 6c 6f 61 64 20 6f 6e 20 |a heavy load on | 000045d0 79 6f 75 72 20 63 6f 6d 70 75 74 65 72 20 63 6f |your computer co| 000045e0 6d 70 61 72 65 64 20 77 69 74 68 20 74 68 69 6e |mpared with thin| 000045f0 67 73 20 6c 69 6b 65 20 66 74 70 20 2d 2d 0a 65 |gs like ftp --.e| 00004600 73 70 65 63 69 61 6c 6c 79 20 69 66 20 79 6f 75 |specially if you| 00004610 20 61 72 65 20 75 73 69 6e 67 20 61 20 6d 6f 64 | are using a mod| 00004620 65 6d 20 2d 2d 20 61 6e 64 20 79 6f 75 72 20 70 |em -- and your p| 00004630 6f 6f 72 20 6d 61 63 68 69 6e 65 20 6a 75 73 74 |oor machine just| 00004640 20 63 61 6e 27 74 20 6b 65 65 70 0a 75 70 20 77 | can't keep.up w| 00004650 69 74 68 20 61 6c 6c 20 74 68 65 20 64 61 74 61 |ith all the data| 00004660 20 62 65 69 6e 67 20 74 68 72 6f 77 6e 20 61 74 | being thrown at| 00004670 20 69 74 2e 20 20 49 66 20 79 6f 75 20 61 72 65 | it. If you are| 00004680 20 72 75 6e 6e 69 6e 67 20 6c 6f 74 73 20 6f 66 | running lots of| 00004690 20 6e 69 63 65 0a 64 65 73 6b 74 6f 70 20 65 6e | nice.desktop en| 000046a0 68 61 6e 63 65 6d 65 6e 74 73 2c 20 74 68 65 73 |hancements, thes| 000046b0 65 20 63 61 6e 20 75 73 65 20 6d 6f 72 65 20 70 |e can use more p| 000046c0 72 6f 63 65 73 73 6f 72 20 74 69 6d 65 20 74 68 |rocessor time th| 000046d0 61 6e 20 79 6f 75 20 6d 69 67 68 74 0a 69 6d 61 |an you might.ima| 000046e0 67 69 6e 65 2e 20 20 54 72 79 20 6e 6f 74 20 75 |gine. Try not u| 000046f0 73 69 6e 67 20 61 6e 79 20 6d 6f 72 65 20 73 6f |sing any more so| 00004700 66 74 77 61 72 65 20 74 68 61 6e 20 69 73 20 6e |ftware than is n| 00004710 65 63 65 73 73 61 72 79 20 77 68 65 6e 20 72 75 |ecessary when ru| 00004720 6e 6e 69 6e 67 0a 41 72 63 57 65 62 2c 20 61 6e |nning.ArcWeb, an| 00004730 64 20 75 73 65 20 73 6d 61 6c 6c 65 72 20 73 63 |d use smaller sc| 00004740 72 65 65 6e 20 6d 6f 64 65 73 20 77 69 74 68 20 |reen modes with | 00004750 66 65 77 65 72 20 70 69 78 65 6c 73 20 61 6e 64 |fewer pixels and| 00004760 20 63 6f 6c 6f 75 72 73 20 74 6f 20 63 6f 6e 73 | colours to cons| 00004770 75 6d 65 0a 6c 65 73 73 20 62 61 6e 64 77 69 64 |ume.less bandwid| 00004780 74 68 20 6f 6e 20 6f 6c 64 65 72 20 6d 61 63 68 |th on older mach| 00004790 69 6e 65 73 2e 20 20 5b 54 68 61 6e 6b 73 20 74 |ines. [Thanks t| 000047a0 6f 20 43 68 72 69 73 20 4c 61 74 68 61 6d 5d 0a |o Chris Latham].| 000047b0 0a 0a 51 32 34 2e 20 20 48 6f 77 20 64 6f 20 49 |..Q24. How do I| 000047c0 20 65 6e 61 62 6c 65 20 74 68 65 20 66 6f 6e 74 | enable the font| 000047d0 20 62 6c 65 6e 64 69 6e 67 20 6f 70 74 69 6f 6e | blending option| 000047e0 73 3f 0a 0a 41 32 34 2e 20 20 46 69 72 73 74 20 |s?..A24. First | 000047f0 6f 66 20 61 6c 6c 2c 20 79 6f 75 20 6d 75 73 74 |of all, you must| 00004800 20 68 61 76 65 20 52 49 53 43 20 4f 53 20 33 2e | have RISC OS 3.| 00004810 37 20 6f 72 20 6c 61 74 65 72 2e 20 20 49 66 20 |7 or later. If | 00004820 79 6f 75 20 64 6f 6e 27 74 2c 20 74 68 65 6e 0a |you don't, then.| 00004830 74 68 69 73 20 66 61 63 69 6c 69 74 79 20 28 70 |this facility (p| 00004840 72 6f 76 69 64 65 64 20 62 79 20 74 68 65 20 46 |rovided by the F| 00004850 6f 6e 74 20 4d 61 6e 61 67 65 72 29 20 69 73 20 |ont Manager) is | 00004860 6e 6f 74 20 61 76 61 69 6c 61 62 6c 65 20 2d 20 |not available - | 00004870 73 6f 72 72 79 2e 20 20 49 66 0a 79 6f 75 20 64 |sorry. If.you d| 00004880 6f 2c 20 74 68 65 6e 20 6a 75 73 74 20 65 6e 61 |o, then just ena| 00004890 62 6c 65 20 74 68 65 20 6f 70 74 69 6f 6e 20 69 |ble the option i| 000048a0 6e 20 74 68 65 20 42 72 6f 77 73 65 72 20 63 6f |n the Browser co| 000048b0 6e 66 69 67 75 72 61 74 69 6f 6e 20 77 69 6e 64 |nfiguration wind| 000048c0 6f 77 0a 0a 0a 51 32 34 61 2e 20 57 68 65 6e 20 |ow...Q24a. When | 000048d0 49 27 76 65 20 65 6e 61 62 6c 65 64 20 46 6f 6e |I've enabled Fon| 000048e0 74 20 42 6c 65 6e 64 69 6e 67 2c 20 61 6c 6c 20 |t Blending, all | 000048f0 74 68 65 20 74 65 78 74 20 65 76 65 72 79 77 68 |the text everywh| 00004900 65 72 65 20 73 65 65 6d 73 20 74 6f 20 63 6f 6d |ere seems to com| 00004910 65 0a 20 20 20 20 20 20 6f 75 74 20 63 6f 6d 70 |e. out comp| 00004920 6c 65 74 65 6c 79 20 62 6c 61 63 6b 20 61 6e 64 |letely black and| 00004930 20 75 6e 72 65 61 64 61 62 6c 65 2e 0a 0a 41 32 | unreadable...A2| 00004940 34 61 2e 20 4d 61 6b 65 20 73 75 72 65 20 79 6f |4a. Make sure yo| 00004950 75 20 68 61 76 65 6e 27 74 20 73 65 74 20 74 68 |u haven't set th| 00004960 65 20 49 6e 76 65 72 73 65 54 61 62 6c 65 20 64 |e InverseTable d| 00004970 79 6e 61 6d 69 63 20 61 72 65 61 20 74 6f 20 62 |ynamic area to b| 00004980 65 20 76 69 72 74 75 61 6c 0a 20 20 20 20 20 20 |e virtual. | 00004990 69 6e 20 74 68 65 20 56 69 72 74 75 61 6c 69 73 |in the Virtualis| 000049a0 65 20 63 6f 6e 66 69 67 75 72 61 74 69 6f 6e 20 |e configuration | 000049b0 77 69 6e 64 6f 77 2e 20 5b 54 68 61 6e 6b 73 20 |window. [Thanks | 000049c0 74 6f 20 41 6e 64 72 65 61 73 20 46 65 6c 64 6e |to Andreas Feldn| 000049d0 65 72 5d 0a 0a 0a 51 32 35 2e 20 20 57 68 65 6e |er]...Q25. When| 000049e0 20 49 20 74 72 79 20 74 6f 20 72 75 6e 20 41 72 | I try to run Ar| 000049f0 63 57 65 62 20 69 74 20 74 65 6c 6c 73 20 6d 65 |cWeb it tells me| 00004a00 20 74 68 61 74 20 22 54 68 65 20 63 61 63 68 65 | that "The cache| 00004a10 20 68 61 73 20 62 65 65 6e 20 6c 6f 63 6b 65 64 | has been locked| 00004a20 20 62 79 0a 61 20 62 72 6f 77 73 65 72 20 72 75 | by.a browser ru| 00004a30 6e 6e 69 6e 67 20 6f 6e 20 61 6e 6f 74 68 65 72 |nning on another| 00004a40 20 6d 61 63 68 69 6e 65 22 2e 20 20 53 68 6f 75 | machine". Shou| 00004a50 6c 64 20 49 20 63 6c 69 63 6b 20 43 61 6e 63 65 |ld I click Cance| 00004a60 6c 20 6f 72 20 73 68 6f 75 6c 64 20 49 0a 6f 76 |l or should I.ov| 00004a70 65 72 72 69 64 65 20 74 68 65 20 6c 6f 63 6b 3f |erride the lock?| 00004a80 0a 0a 41 32 35 2e 20 20 54 68 69 73 20 6d 65 73 |..A25. This mes| 00004a90 73 61 67 65 20 6d 61 79 20 61 70 70 65 61 72 20 |sage may appear | 00004aa0 69 66 20 79 6f 75 72 20 6d 61 63 68 69 6e 65 20 |if your machine | 00004ab0 63 72 61 73 68 65 64 20 77 68 69 6c 73 74 20 41 |crashed whilst A| 00004ac0 72 63 57 65 62 20 77 61 73 0a 72 75 6e 6e 69 6e |rcWeb was.runnin| 00004ad0 67 2e 20 20 49 66 20 74 68 69 73 20 77 61 73 20 |g. If this was | 00004ae0 74 68 65 20 63 61 73 65 2c 20 74 68 65 6e 20 79 |the case, then y| 00004af0 6f 75 20 73 68 6f 75 6c 64 20 6f 76 65 72 72 69 |ou should overri| 00004b00 64 65 20 74 68 65 20 6c 6f 63 6b 2e 20 20 49 66 |de the lock. If| 00004b10 20 79 6f 75 0a 61 72 65 20 75 73 69 6e 67 20 61 | you.are using a| 00004b20 20 73 68 61 72 65 64 20 64 69 72 65 63 74 6f 72 | shared director| 00004b30 79 20 66 6f 72 20 74 68 65 20 63 61 63 68 65 2c |y for the cache,| 00004b40 20 74 68 65 6e 20 69 74 20 69 73 20 70 6f 73 73 | then it is poss| 00004b50 69 62 6c 65 20 74 68 61 74 20 61 6e 6f 74 68 65 |ible that anothe| 00004b60 72 0a 6d 61 63 68 69 6e 65 20 69 73 20 61 6c 72 |r.machine is alr| 00004b70 65 61 64 79 20 75 73 69 6e 67 20 74 68 65 20 21 |eady using the !| 00004b80 57 65 62 43 61 63 68 65 20 64 69 72 65 63 74 6f |WebCache directo| 00004b90 72 79 2e 20 20 49 66 20 74 77 6f 20 72 75 6e 6e |ry. If two runn| 00004ba0 69 6e 67 20 76 65 72 73 69 6f 6e 73 20 6f 66 0a |ing versions of.| 00004bb0 41 72 63 57 65 62 20 61 74 74 65 6d 70 74 20 74 |ArcWeb attempt t| 00004bc0 6f 20 73 68 61 72 65 20 74 68 65 20 73 61 6d 65 |o share the same| 00004bd0 20 63 61 63 68 65 2c 20 69 74 27 73 20 61 73 6b | cache, it's ask| 00004be0 69 6e 67 20 66 6f 72 20 74 72 6f 75 62 6c 65 20 |ing for trouble | 00004bf0 28 43 68 6f 69 63 65 73 2c 0a 62 6f 6f 6b 6d 61 |(Choices,.bookma| 00004c00 72 6b 73 20 61 6e 64 20 63 61 63 68 65 20 63 6f |rks and cache co| 00004c10 6e 74 65 6e 74 73 20 63 61 6e 20 62 65 63 6f 6d |ntents can becom| 00004c20 65 20 63 6f 72 72 75 70 74 29 2e 20 20 49 66 20 |e corrupt). If | 00004c30 74 68 65 20 6d 61 63 68 69 6e 65 20 6e 61 6d 65 |the machine name| 00004c40 64 20 69 73 0a 6e 6f 74 20 72 75 6e 6e 69 6e 67 |d is.not running| 00004c50 20 41 72 63 57 65 62 2c 20 74 68 65 6e 20 79 6f | ArcWeb, then yo| 00004c60 75 20 63 61 6e 20 73 61 66 65 6c 79 20 6f 76 65 |u can safely ove| 00004c70 72 72 69 64 65 20 74 68 65 20 6c 6f 63 6b 2e 0a |rride the lock..| 00004c80 0a 0a 2d 2d 0a 53 74 65 77 61 72 74 20 42 72 6f |..--.Stewart Bro| 00004c90 64 69 65 0a 33 72 64 20 4a 75 6e 65 20 31 39 39 |die.3rd June 199| 00004ca0 37 0a |7.| 00004ca2