Hello, group:
I have an application in which I need to find the names of some CSV payment 
files.  The payment files are composed of the word 'PAYMENTS_' followed by the 
date in 'YYYYMMDD format.  ie. 'PAYMENTS_20220302.CSV', or 
'PAYMENTS_20220310.CSV'.  I have been playing around with the DIR command from 
a Command prompt., which produces the names of needed files.
When using the following command in a command prompt, (dir payments_* /B 
>myfile), it puts the names of the payments file into a file called 'myfile', 
which is exactly what I need..
The question:  Is their any way that this dos command can be executed within a 
RBase program , such as ZIP, Launch, ??????? ?Ver RBGX5E
Thanks for any input.
Jim Schmitt1-614-361-3942


-- 
For group guidelines, visit 
http://www.rbase.com/support/usersgroup_guidelines.php
--- 
You received this message because you are subscribed to the Google Groups 
"RBASE-L" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rbase-l/1033887566.1905707.1647975613894%40mail.yahoo.com.

Reply via email to