Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cursor ...not found
Message
De
22/01/2001 02:57:40
Liam O'Hagan
O'Hagan Programming Ltd
Irlande
 
 
À
21/01/2001 23:19:27
Budi Irawan
Berlian Laju Tanker
Jakarta, Indonésie
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00465561
Message ID:
00466483
Vues:
12
Hi Budi,

>i've already send you a private message cause i don't know how to attach
>a file in UT ...:-)

There's no need to send me to send me screen dumps of the error messages. A textual description will do nicely, thank you.

>i'm adding menu called 'consumptreport' which is a report.
>when i build an exe there's no error at all but when i run the menu in 'project.exe' the error occured saying that 'cur1 ..not found' etc,

The two error messages that you received were "Alias Cur3 not found" and "Operator/operand type mismatch". These are run-time errors and, as such, won't show up at compile time which is why you were able to build the exe with no errors.

Was the cursor ever available? If so, when did it become unavailable? You may find it helpful to use the debugger to examine the state of your data environment at the time. Also try setting a breakpoint of type "when expression has changed" on used("cursor13").

I don't know why the "Operator/operand type mismatch" occurred without seeing the code. Again, the debugger will help you here. You are trying to perform an operation that is invalid for that data type.

Regards,

Liam
Liam O'Hagan
MCP VFP Desktop Apps
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform