PROCEDURE
CHECK IF CD IS BEING RECORDED
Check if a CD is being recorded.
| Result | Proceed to |
|---|---|
| CD is being recorded. | A |
| CD is not being recorded. | B |
| A |
|
END |
| B |
|
CHECK IF SOUND LIBRARY ITEMS CAN BE DELETED
Check if sound library items can be deleted.
| Result | Proceed to |
|---|---|
| Items can be deleted. | A |
| Items cannot be deleted. | B |
| A |
|
END |
| B |
|
PROCEED TO NEXT SUSPECTED AREA SHOWN IN PROBLEM SYMPTOMS TABLE Click here |