• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

what software should i use?

newage

Member
im looking for a software that can create empty text file from a list, for example:

LIST:

apple
orange
banana
lemon
plum
grape

EMPTY TEXT FILE:

apple.txt
orange.txt
banana.txt
lemon.txt
plum.txt
grape.txt

any idea what software i can use???
 
1. You could just use the built in MACRO capability in MS WORD or EXCEL to create the file(s)

2. You could write a batch file

3. Download Quick Basic from MS & create a program (be only a few lines of code)
 
Back
Top