Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
MTS can't read an ASCII file
Message
De
05/06/1998 14:38:32
 
 
À
Tous
Information générale
Forum:
Visual Basic
Catégorie:
Autre
Titre:
MTS can't read an ASCII file
Divers
Thread ID:
00105287
Message ID:
00105287
Vues:
64
The same code in Visual Basic will be able to read an ascii file while a COM object version of it to run under MTS can't.

Open "c:\test.txt" For Input Shared As #1
Line Input #1, lcLine

If this is run from Visual Basic, lcLine will contains the value of the first line of c:\test.txt. If this is run from a COM object version of it, a blank line will be returned.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform