CLOSEQUERY MSG {||.f.} ;

This forum is for eXpress++ general support.
Post Reply
Message
Author
skiman
Posts: 1199
Joined: Thu Jan 28, 2010 1:22 am
Location: Sijsele, Belgium
Contact:

CLOSEQUERY MSG {||.f.} ;

#1 Post by skiman »

Hi,

According to the docs the closequery has to be used if you want to precent the 'X' in the right upper corner. I defined it in my dcgetoptions as follows:
CLOSEQUERY MSG {||.f.} ;

I'm using the getoptions in my dcread.

If I understood the docs, in that case the 'x' may not close my dialog?

It isn't working, the dialog is closed. Do I misunderstand the docs?
Best regards,

Chris.
www.aboservice.be

User avatar
rdonnay
Site Admin
Posts: 4813
Joined: Wed Jan 27, 2010 6:58 pm
Location: Boise, Idaho USA
Contact:

Re: CLOSEQUERY MSG {||.f.} ;

#2 Post by rdonnay »

I don't know why that isn't working for you.
When I add it to any of my test dialogs it works perfectly.
The eXpress train is coming - and it has more cars.

Post Reply