Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
End of file
Message
De
22/12/2004 06:53:32
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
End of file
Divers
Thread ID:
00971336
Message ID:
00971336
Vues:
85
hi all,
i get error message end of file encountered at my code (gather memvar)under,
but he get the data as what i want.
      select 1
      use newdnc
      m.char1=char1
do whil .t. .and. !eof()
             scatter memvar 
     select 2
      use newdnc1
      locate for char1=m.char1
     * append blank
             GATHER MEMVAR && i get the message
      select 1
      skip
   if eof()
    exit
   endif
enddo
CLOSE ALL
thanks.
m.qasem
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform