Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Menu Problem
Message
From
17/07/2000 09:22:56
Jolene Dicks
Human Resources Development Canada
St. John's, Newfoundland, Canada
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Menu Problem
Miscellaneous
Thread ID:
00393211
Message ID:
00393211
Views:
58
Hi,

I have a menu created, and one of the items on my menu is File option. Beneath it is an Exit option. I placed the code inside the procedure for it and I was getting an invalid subscript message inside. I was trying to debug it and put a suspend inside.

The problem that I am having is that there seems to be two instances of that code. When I modify the menu, and click on the procedure I can see it. But I don't see the suspend that I put in there. The program that I put it in, is an exact copy of the code in the procedure.... but I was getting a 'source out of date' message. Now I can't find that code and I have a lost suspend somewhere. When I open the call stack in the debugger, the program that it is trying to call is _05i1azohd. The exact command that shows up in the trace window when I click on selection bar is:

DO _05i1azohd IN LOCFILE("\SIDLOG\SID" ,"MPX;MPR|FXP;PRG" ,"WHERE is SID?")

I've tried searching for all fxp's to delete and tried searching for _05i1azohd as well and can't find it. SID is the name of my menu.

Does anyone know where I can modify that code, keeping in mind that I am getting that 'source out of date' message.

Thanks alot.

Jolene
Next
Reply
Map
View

Click here to load this message in the networking platform