Got the following error msg reported by an application earlier today...

Error Msg:
Row or column position is off the screen.

Call Stack:
sslg_app.onshutdown - Line #44 : @1,1
sslg_app.do - Line #73 : READ EVENTS
main - Line #370

Looking at the code, I don't know what this does, and could not find 
it in the help file..

IF (_SCREEN.FORMCOUNT = 0)
         IF TYPE("THIS.oCurrentUser") == "O"
                 THIS.oCurrentUser.SetCleanExit()
         ENDIF
         @1,1
         @2,1
         CLEAR EVENTS
ELSE

My best guess is that it's trying to clear those two lines on the 
_VFP screen since the app prints the user's name and a welcome 
message when the user logs in.

Can someone confirm?

Weird that in all the years this app has run ( 10+ ) it's never 
trapped an error here before.

-Steve


_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://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