|
Each field that has an error is easily spotted. In the example, notice that the ID, price, and description options are required. Other fields may have other problems. In the above example, the file "bad_file" does not exist, and is required with the "-a" option. So to remedy the problem you would
need to create the file.
- Note:
- If you are using the "-s url" option, and have imbedded the InstantStore command in a HREF command, if the command needs to display errors in a table they will not look correct. This is because placing a table in a HREF is not supported HTML. However, while this is not aethetically appealing, you should still be able to determine the error and correct the problem.
If you prefer you can temporarily move the holostore command out of the HREF until you have fixed the problem.
[Back to Top]
|