[AccessD] Loadfromtext

Bobby Heid bheid at appdevgrp.com
Mon Sep 25 10:50:06 CDT 2006


Why not load all of the items into one or more arrays and then process the
files by traversing the arrays?

Bobby

-----Original Message-----
From: accessd-bounces at databaseadvisors.com
[mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Martin Reid
Sent: Monday, September 25, 2006 11:28 AM
To: Access Developers discussion and problem solving
Subject: [AccessD] Loadfromtext


I want to loop over a folder contain X number of text files. Any ideas. For
example
 
Application.LoadFromText acForm, "test", "C:\forms\Form_Customer List.txt"

Instead of a single file I need them all BUT some are prefixed FORM,
REPORT,MODULE, QUERY and I need to change the constant accordingly.
 
I know I can run one process for each type but would it be possible to do
them all in the proper squence in one hit.
 
Martin
 
Martin WP Reid
Training and Assessment Unit
Riddle Hall
Belfast
 
tel: 02890 974477




More information about the AccessD mailing list