MG Mud User | 88f1247 | 2016-06-24 23:31:02 +0200 | [diff] [blame^] | 1 | CONCEPT |
| 2 | files |
| 3 | |
| 4 | DESCRIPTION |
| 5 | As a wizard, you are working with files. Each file represents |
| 6 | the bulding plan for one or more objects (except text or doc files |
| 7 | of course). |
| 8 | |
| 9 | The mudlib has a root, and when working with filenames, you |
| 10 | can always specify a full pathname from the root by starting |
| 11 | with a '/' (slash) at the beginning of the file name. |
| 12 | |
| 13 | (oops, truncated - why when where did it happen?) |
| 14 | |
| 15 | SEE ALSO |
| 16 | objects(C), create(A), reset(A) |