Joined
Last Seen
0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
0 Endorsements
Ranked #107.65K
1 Posted Topic
lets say that this is a line in your input text file; this is aline"ID=54678" and some stuff the code will be ****************** [ICODE]dim x() as string dim y() as string open "C:\output_file.txt" for append as #2 'open an output file where your IDs are stored open "c:\testfile.txt" for input …
The End.
fidodidoss