Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Close all
Message
De
28/11/2004 03:05:29
 
 
À
28/11/2004 01:49:11
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00965199
Message ID:
00965203
Vues:
7
Hi again

Slightly modified code :

SET EXCLUSIVE off && type this only once at the start.
SET TALK off
SET echo off
set deleted on
DO prg


**your program prg

clos data
use mstr in 0
use trans1 in 0
use book1 in 0
use book2 in 0
recall all
use temp in 0
delete all
use customer in 0
recall all
use arver in 0
recall all
*** then run the rest of the program or code......
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform