Warnings
The following is a list of all the warnings that psidTool may produce:
- File already has PSID Header; updating existing...
You have specified either -a or -A but the source file already has a PSID header. This header will be updated rather than adding a new header.
- File has no PSID Header; adding one...
You are modifying/transforming source file without having specified either -a or -A; psidTool will add a new PSID header automatically.
- Load Address specified twice; ignoring second instance...
You have both specified a load address following the -A switch and using the -l switch. psidTool will ignore the address from the -l switch and use the one from the -A switch.
- Start Song out of bounds; adjusting to {max. songs}...
You have - using the -S switch - specified a start song beyond the number of songs in the file (as specified with the -s switch). psidTool will set the start song to the last song actually in the file instead.
- Title too long; truncated to 31 chars...
You have (using the -title switch) specified a title that is longer than the maximum of 31 characters. psidTool will trim the string and use only the first 31 chars, ignoring the rest.
- Author name too long; truncated to 31 chars...
You have (using the -author switch) specified an author name that is longer than the maximum of 31 characters. psidTool will trim the string and use only the first 31 chars, ignoring the rest.
- Copyright note too long; truncated to 31 chars...
You have (using the -copy switch) specified a copyright notice that is longer than the maximum of 31 characters. psidTool will trim the string and use only the first 31 chars, ignoring the rest.
When a warning situation arises, psidTool will beep (to attempt to get your attention :-) but continue to run.
See also: Errors, Informationals
This page was last modified at 15:03:18 CET on 1999-12-12 (AutoStamped)