Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Fatal Exception C0000005
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00291426
Message ID:
00291438
Vues:
19
>Hi,
>
>I have a form where the user can capture an image that was scanned previously and saved with an ID. The problem happens when the user enters edit mode and click the button to capture the image and saves the information (save button). The code in the capture button click method is :
>
>LOCAL lcNomeArquivo
>
>DODEFAULT()
>
>lcNomeArquivo = "\\daniel_rj_01\e\spi\figurasportfolio\" + v_Portfolio.nu_processo + ".tif"
>
>IF FILE(lcNomeArquivo)
>
> APPEND GENERAL v_Portfolio.im_marca FROM (lcNomeArquivo)
>
>ENDIF
>
>Everything were working ok and I don´t know what I did...

Did you upgrade to SP3 yet?
The Anonymous Bureaucrat,
and frankly, quite content not to be
a member of either major US political party.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform