Skip to main content

How do I preset the GRIM file output folder?

Set a default output location for GRIM export files (*.GRO) so you don’t have to browse to the folder every time you export.

Updated this week

Overview πŸ—‚οΈ

There are many places in the Roof Wizard software that allow you to preset folder and file locations.
​
Most operators will never have to worry about this, but in many large scale installations with many users and large networks, file control does become an issue.
​
These settings are designed to help get immediate access to files so that you have fewer mouse clicks to open, save and export files of various types.
​

There are a number of files that save particular settings for the Roof Wizard in particular, and others for the 3D CAD engine that Roof Wizard has been developed on.
​

One setting that is quite obscure (by design) is the default setting for the output location of the GRIM file (filename.GRO) when exported from the [Supply and Install] or [Supply Only] dialog box.
​

This setting is found in the RWSETUP.DAT file.
​


RWSETUP.DAT settings βš™οΈ

This is an example of what you may see in RWSETUP.DAT:
​

u 1.0 C:\AppliCad/Roof Wizard/
​
D 1.0 C:\AppliCad/Roof Wizard/
​
d 0
​
t 1.0 C:\AppliCad/Roof Wizard/Temp
​

The initial character identifies the fields within AppliCad.
The lowercase β€œd” isn’t used much, but given that it is used more and more it is probably something we ought to document and include in the documentation and indeed the software:
​

  • u – The User folder for Roof Wizard
    ​

  • D – The Corporate folder, as added in V6.1 of the Roof Wizard software
    ​

  • t – The Temporary folder, where .BIN files etc. are stored
    ​

The new one is:
​

  • d – The GRIM File output location, as listed in this dialog:
    ​
    ​


    ​


Set the GRIM output folder πŸ› οΈ

  1. Locate RWSetup.dat in your User folder.
    ​

  2. Open it with a text editor such as Notepad or Wordpad.
    ​

  3. If you wish the GRIM Out file to go to a different location, say U:\GRO_Transfer_Data then type this into the RWSetup.dat file next to the lower case d line, thus setting the path for the GRO file.
    ​

Example:

u 1.0 C:\AppliCad/Roof Wizard/
​
D 1.0 C:\AppliCadRoof Wizard/
​
d 1.0 U:\GRO_Transfer_Data
​
t 1.0 C:\AppliCad/Roof Wizard/Temp
​

  1. Save the file.
    ​

  2. Close Roof Wizard (if open) and open again, forcing the new path settings to be read in. Next time you export a GRO file, the default path will be as you have set.
    ​
    ​

This will save a few mouse clicks on every single job you export.

Did this answer your question?