Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Behavior that is new to me
Message
 
 
À
01/01/2006 12:58:10
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Divers
Thread ID:
01082321
Message ID:
01082332
Vues:
13
Grady,

Can you explain what forms is open instead? Maybe you have 2 forms with name 'Details' in different directories?

>I have a form with a map in it. In the click event on the map image, I call a separate form for further input. As soon as the second form is launched, the windows delete form opens so that I may select a file to delete.
>
>Here is the code that calls the second form.
>
>
>	Select 2
>	Append Blank
>	XX = (XX/100) && reduce to a number between 1 and 31
>	YY = (YY/100)
>	Replace X With XX
>	Replace Y With YY
>	Select 4
>	Append Blank
>	Replace x With XX
>	Select 5
>	Append Blank
>	Replace Y With YY
>	SELECT 2
>	Do Form Details
>
>Here is the LOAD code in the second form
>
>GO bottom
>CrimeDate1 = DATE()
>CrimeHour1 = 0
>CrimeType1 = ""
>
>
>Do you have any idea what is causing this to happen?
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform