Results 1 to 9 of 9

Thread: Indicate command

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #4
    Join Date
    Feb 2009
    Location
    Castlegar, BC Canada
    Posts
    4,836

    Default Re: Indicate command

    I did receive warnings where I have used indicators like

    Code:
    [SeqEof] begin
    .... generated a warning

    but this
    Code:
    indicate err false
    didn't seem to generate a warning.

    It was found (4 times) in the DBMS.nui file which is part of Sture's VDFQuery 19.1.
    When I search all project files for "Indicate ", it finds 4 occurances in the DBMS.nui file but there were no warnings during compile ... Just curious.

    PS Warnings were turned on because initially I had a GAZillion warnings and eventually weeded them all out, so was surprised about those four lines in the source not triggering a warning during compile
    Last edited by Mike Cooper; 31-Dec-2020 at 10:48 AM. Reason: correct spelling

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •