At 12:23 2013-06-13, "Kurt Wendt" <[email protected]> wrote:
.I hope nobody takes the humor in that Subject the wrong way.
I note that yours was the only post to ProFox today so far. Is
that the wrong way you were thinking of? Oh! No, now, I think I
understand. I am sorry. I took the subject in the wrong wrong way.
Sure has been Silent on the List here lately! Seen NO Messages since Early
yesterday. Must be just because VFP is So Rock Solid that nobody has
problems anymore.
You may think that you are being facetious, but there is a real
side to that. Programs that just work do not require support groups.
OK - onto the issue at hand.
This is allowed.
I have this screen I have been working on (which, of course, was initially
produced by my Screen Hacking Utility). Initially - the screen was only used
to Inquire PO data. Then it was updated to allow one to Modify PO data. Now
- the final updates will allow a user to Create New PO's with this screen.
Its during this PO Creation Processing that I am now having a strange
problem.
In another area of the program - I use the following command to shut the
screen down:
Thisform.Release
And - strangely enough - it doesn't seem to work at all today - in the new
part of the screen! I used the exact same command for the Inquire Mode - and
All I can think of is multiple references to the object.
it Does shut down the screen. But, now when I used it in another area - it
seems NOT to Work! I even STEPped thru the program - and I saw it supposed
run that Line of code - then continue on with other code after it - as
though it did NOT do ANYTHING or even Run that line of Code!!!
The current method will have to finish first before the next
event will fire.
I suggest that you put a set step on in the release method to
see if it is firing. I have found that stepping through code that
has screen effects sometimes results in different behaviour with
Refresh being particularly nasty for this.
What Gives? Anybody seen this before? Am I losing my Marbles??? Time to find
a new Career Path?
:-)
Answer to #3. It is possible. Just in case, here is a link for you:
http://www.rainbowturtle.com/SearchResults.asp?Search=marbles
Sincerely,
Gene Wirchenko
_______________________________________________
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/
** 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.