Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Submitting comma delimited data
Message
De
11/05/2011 14:38:51
 
 
À
11/05/2011 14:24:25
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9
Divers
Thread ID:
01510319
Message ID:
01510364
Vues:
40
>>
>>Do you mean what do the numbers I'm trying to enter look like, or what is the program actually seeing? Probably what the program is seeing, I'm not sure how to debug it the way it's set up, there is a ton of code for a bunch of other pages in here and this is just one function in the whole thing. I'll see if I can figure it out.
>
>You need to work out what the program is seeing. Set a breakpoint on the line of code where you need the program to stop, by double clicking in the grey border of the program to the left of the line (a red dot will appear and the debug window will open) and then run the program, it will stop at that point and then you'll be able to hover your mouse over the variables and see what values they have. Alternatively add in SET STEP ON to the code.


That's the part I get lost at, because I'm using WestWind and the program runs off of a little virtual server, so when I try to debug it doesn't behave like it normally should. I can see "locals" in the debug screen but I don't see anything that tells me what input the program is using.

Could I just have it send whatever input it's seeing to another text box instead of exporting data? I'll keep trying to figure out how to debug with WestWind in the meantime.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform