Uploaded image for project: 'HPCC'
  1. HPCC
  2. HPCC-8843

Incorrect argument named in documentation for Std.File.CreateSuperFile

    XMLWordPrintable

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 3.10.2
    • 3.10.8
    • Documentation

    Description

      The documentation for Std.File.CreateSuperFile cites two optional arguments, 'sequentialflag' and 'ifdoesnotexist'. However, in the code those arguments are named 'sequentialparts' and 'allow_exist', respectively.

      This is only a problem when someone attempts to use the named parameter option during a function call. I tried to use 'ifdoesnotexist:=TRUE' in code and it obviously did not work.

      There may be other similar cases in Std.File but I have not checked.

      Attachments

        Activity

          People

            richardkchapman Richard Chapman
            dcamper Dan S. Camper
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: