Help with Array

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
EvanaShankar
Posts: 1
Joined: 16 Apr 2021, 09:17

Help with Array

16 Apr 2021, 09:23

I'm relatively new to Autohotkey. However, I am learning new things every day and have already written some useful scripts. Currently I am working on saving entries by copy in an array and outputting them again. My problem is that an enter is inserted after each output. Can i prevent that? My current workaround jumps up one field in each loop to compensate for the enter.

The command I'm using is Send, % Array.(counter)
Last edited by gregster on 18 Apr 2021, 04:15, edited 2 times in total.
Reason: Spam removed, user banned.
that1ahkpro
Posts: 3
Joined: 16 Apr 2021, 09:20

Re: Help with Array

16 Apr 2021, 09:29

unrelated lol but just aksing what other scripts have u worked on?
BoBo
Posts: 6564
Joined: 13 May 2014, 17:15

Re: Help with Array

16 Apr 2021, 09:31

Where's your script? :think:
User avatar
boiler
Posts: 16954
Joined: 21 Dec 2014, 02:44

Re: Help with Array

16 Apr 2021, 09:49

It’s probably not inserting a linefeed. What you copied most likely already contains a linefeed. If you copy from an Excel cell, for example, it contains a linefeed at the end of the cell contents.

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: Google [Bot], jaka1, mikeyww and 179 guests