FailAt 21

Echo "This creates a form for a bug report."
Echo "It is saved under 'RAM:Bug.txt'"
Echo "You might edit it with text editor or print it out"
Echo "and fill it out by hand."
Echo "Send it to the given address, either by e-Mail or by post."
Echo ""
Ask "Press return to proceed."

Type BugForm.template >RAM:Bug.txt
Version //bin/Laplace >>RAM:Bug.txt
ShowConfig >>RAM:Bug.txt

