J’ai téléchargé le logiciel de http://www.vb-helper.com/howto_load_flexgrid.html
“Save and restore FlexGrid data in a file when a program starts and stops”
J’y ai ajouté un MSFlexGrid nommé “MSFlexGrid1” et une commande “Command1”
La commande de “Command1” est “call LoadData”
Run s’arrete à “Open file_name For Input As fnum”
Watch : : file_name : "C:\Users\client\Desktop\Exemple FG\FlexGrid.dat" : String : Form1.LoadData
Run-time error ‘53’ File not found
_____________________________________________________________________________________
I downloaded the software from http://www.vb-helper.com/howto_load_flexgrid.html
“Save and restore FlexGrid data in a file when a program starts and stops”
I added an MSFlexGrid named “MSFlexGrid1” and a command button“Command1”.
The command of “Command1” is “call LoadData”
Run stops at "Open file_name For Input As fnum"
Watch:: file_name: "C: \ Users \ client \ Desktop \ Example FG \ FlexGrid.dat": String: Form1.LoadData
Run-time error ‘53’ File not found