Skip to content

Break out parks and cemeteries separately on ui_proptype #74

Description

@rpitingolo

@ptatian @lhendey It looks like in order to make this happen we need to update two formats: $uiprtyp and $useuipt.

The current process for updating these formats is to update this spreadsheet and then read it in via DDE. L:\Libraries\Realprop\Doc\UseCode & UI_proptype.xls

I tested the program in an interactive session and the DDE worked fine, but I know DDE is not reliable anymore. I would like your take on whether I should:

  1. Update the formats using the spreadsheet and use the program as-is.
  2. Re-write the program to either read in the spreadsheet as a CSV or hard-code the formats into the program.

Option 1 is fastest in the short term. Option 2 is safer long-term.

This is the program in question: Prog\RealProp_formats.sas Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions