Subject: | Re: Pdox suddenly wants quotes
| Date: | Thu, 8 Nov 2018 08:32:28 +0100
| From: | =?UTF-8?Q?G=c3=bcnter?= <info@NoSpam-mk-news.com>
| Newsgroups: | pnews.paradox-development
|
have the same problem some times, seems there is a problem with naming
the chain,
if the field named with #form123.#page124.#table234.#rec45.ApptNote all
is good, if #page124 is named Seite1 (in my program) then this error
sometimes occur.
the problem came in the past for forms from P7 upgraded to P9.
if I redesign the forms completly, with some copy and paste, the error
is away.
Günter
Am 08.11.2018 um 00:23 schrieb Peter:
> I have a form that has been working just ducky for many years. Today I
> had to make some simple changes which went fine. Upon pressing [F9] for
> syntax check, pdox started balking at any code reference to objects that
> did not have quotes.
>
> eg codeline: fldJobs = tbfMainSched.recSched.ApptNote
> Pdox highlighted ApptNote and the status bar msg was "Error: object
> expected."
> I put quotes around ApptNote, pressed [F9]
> Then Pdox highlighted recSched and put up same error msg
> I put quotes arounf recSched and then everything was right with the
> world again.
>
> q1) aren't quotes optional, just for readability?
> q2) why has this been working for so many years and now suddenly Pdox is
> complaining (I have always had compile warnings/debug turned on, always)
>
> Thank you for any insight
>
> Peter
|