Qry mistache i don't what i doing wrong..

Started by eldonfsr, June 01, 2026, 12:36:19 PM

Previous topic - Next topic

eldonfsr

Hi i tried to start a query but i don't know exactly what i miss when run  test send me a error
you see i have table but why don't show up records..


eldonfsr

NOMAids don't get folder where is locate the project how i save qry to project location or settings to nomaids to folder of project location...

Thanks
Any help are welcome..

eldonfsr

After play and play i got working query only two things is possible add button for select and other thing where and how i can implement return value and assign to global varible...

Devon Austen

Is this what you are trying to do?

PROCESS "MY_QUERY","mylib.en", SelectedVal$
! After the query closes, SelectedVal$ holds what the user selected
IF SelectedVal$ <> "" THEN %MY_GLOBAL$ = SelectedVal$
Principal Software Engineer for PVX Plus Technologies LTD.