Hi, How can I read a list of files from a given directory into an array. I want something like
s" /tmp/*txt" read-files -> addr where addr is start address in memory of a structure whose first element is the number of files then length of the first element and the string and so on. It does not have to be exactly like that but should work somehow. For now I can just think of generating forth code in bash and then including it. But I do not like this idea. Thank you -- Sergey --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
