John,
Just try and use 
        RaiseEvent(Thisform, "Refresh")

I know it shouldn't cause any problem but it will allow you to trace into it.

Sure you haven't got any form subclassing code somewhere?

Dave


-----Original Message-----
From: ProFox [mailto:[email protected]] On Behalf Of John Weller
Sent: 13 October 2017 12:23
To: [email protected]
Subject: Odd Behaviour

I have been dragged out of retirement to write a simple accounts package for a 
local charity and am realising how much I have forgotten.  

The main data entry screen has the usual clutch of controls - a grid, 
textboxes, combos, etc.  All the controls are on the form and as I set each one 
up I run the app to check for bugs and typos.  I am starting to get some odd 
behaviour, I have an option group with 2 options.  The Interactive Change 
method has some code which sets the active page of a pageframe as shown below:

ThisForm.pgfIncExp.ActivePage = This.Value ThisForm.Refresh

It has been working fine for a couple of days but suddenly if I select Option 2 
from Option 1 I get an error message which says that ThisForm.Refresh is not a 
recognised command but selecting the other way, which runs the same code, 
doesn't give an error.  I have started saving a copy of the form after each 
successful run and find if I replace the SCX and SCT files with the earlier 
version the problem goes away for a while then reappears.

Has anyone come across anything similar?

John

John Weller
01380 723235
07976 393631





---------------------------------------------------------------
This communication and the information it contains is intended for the person 
or organisation to whom it is addressed. Its contents are confidential and may 
be protected in law. If you have received this e-mail in error you must not 
copy, distribute or take any action in reliance on it. Unauthorised use, 
copying or disclosure of any of it may be unlawful. If you have received this 
message in error, please notify us immediately by telephone or email.

Flexipol Packaging Ltd. has taken every reasonable precaution to minimise the 
risk of virus transmission through email and therefore any files sent via 
e-mail will have been checked for known viruses. However, you are advised to 
run your own virus check before opening any attachments received as Flexipol 
Packaging Ltd will not in any event accept any liability whatsoever once an 
e-mail and/or any attachment is received.

It is the responsibility of the recipient to ensure that they have adequate 
virus protection.

Flexipol Packaging Ltd.
Unit 14 Bentwood Road
Carrs
Industrial Estate
Haslingden
Rossendale
Lancashire
BB4 5HH

Tel:01706-222792
Fax: 01706-224683
www.Flexipol.co.uk
---------------------------------------------------------------

Terms & Conditions:

Notwithstanding delivery and the passing of risk in the goods, the property in 
the goods shall not pass to the buyer until the seller Flexipol Packaging Ltd. 
("The Company") has received in cash or cleared funds payment in full of the 
price of the goods and all other goods agreed to be sold by the seller to the 
buyer for which payment is then due. Until such time as the property in the 
goods passes to the buyer, the buyer shall hold the goods as the seller's 
fiduciary agent and bailee and keep the goods separate from those of the buyer 
and third parties and properly stored protected and insured and identified as 
the seller's property but shall be entitled to resell or use the goods in the 
ordinary course of its business. Until such time as the property in the goods 
passes to the buyer the seller shall be entitled at any time

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/[email protected]
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/[email protected]
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to