[AccessD] Treat string as array

Drew Wutka DWUTKA at Marlow.com
Mon Mar 24 13:18:40 CDT 2008


I believe you can use copy memory, it's been a while, but I'm pretty
sure you can 'copy' a string into an array that way.

Drew

-----Original Message-----
From: accessd-bounces at databaseadvisors.com
[mailto:accessd-bounces at databaseadvisors.com] On Behalf Of jwcolby
Sent: Saturday, March 22, 2008 4:15 PM
To: 'Access Developers discussion and problem solving'
Subject: [AccessD] Treat string as array

How can I turn a string into an array?  I need to iterate through the
characters of a string.

For each char in str
	dosomething char
Next char

John W. Colby
Colby Consulting
www.ColbyConsulting.com 

-- 
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com
The information contained in this transmission is intended only for the person or entity to which it is addressed and may contain II-VI Proprietary and/or II-VI Business Sensitive material. If you are not the intended recipient, please contact the sender immediately and destroy the material in its entirety, whether electronic or hard copy. You are notified that any review, retransmission, copying, disclosure, dissemination, or other use of, or taking of any action in reliance upon this information by persons or entities other than the intended recipient is prohibited.





More information about the AccessD mailing list