topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Friday April 19, 2024, 7:51 pm
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - iraznatovic [ switch to compact view ]

Pages: [1]
1
Post New Requests Here / IDEA: CSV to keyboard input
« on: August 11, 2021, 09:09 AM »
Plenty of programs out there have no CSV import feature, although their most time-consuming part is inputting some data in a table grid. Can you make a program that would read a CSV file and convert it to keystrokes.
Example input.csv:
6951613991527,1
4007817304679,3
Keyboard would start typing (triggered by some shortcut) at cursor's position :
6951613991527 [TAB] 1 [ENTER]
4007817304679 [TAB] 3 [ENTER]

This would be so helpful for some programs.

Pages: [1]