Search found 5 matches

by subodhjoshi
21 Jul 2017, 08:34
Forum: Ask for Help (v1)
Topic: loop read file - tab characters at beginning of line are stripped Topic is solved
Replies: 5
Views: 1596

Re: loop read file - tab characters at beginning of line are stripped Topic is solved

@TAC109: Indeed. Thx. And using := to assign variables does not trim EVEN WHEN Autotrim is set to 'on'.
by subodhjoshi
18 Jul 2017, 10:53
Forum: Ask for Help (v1)
Topic: loop read file - tab characters at beginning of line are stripped Topic is solved
Replies: 5
Views: 1596

Re: loop read file - tab characters at beginning of line are stripped Topic is solved

@boiler: Indeed, "A_LoopReadLine" does preserve leading tabs in a line but when "currline" is assigned value of "A_LoopReadLine" , they are stripped. @KeypressGuy: "AutoTrim off" worked like a charm - THX! Admin - please close the thread. Unless of course there are other working solutions that would...
by subodhjoshi
18 Jul 2017, 10:25
Forum: Ask for Help (v1)
Topic: loop read file - tab characters at beginning of line are stripped Topic is solved
Replies: 5
Views: 1596

loop read file - tab characters at beginning of line are stripped Topic is solved

[searched here for 'loop read file tab beginning' which did not bring up any results] When using loop, read to read a file, the tab characters at the beginning of each line are stripped. I dont see any options to preserve them. Do not want to use FileRead and then parse the string - I do not even kn...
by subodhjoshi
28 Nov 2015, 08:12
Forum: Tutorials (v1)
Topic: Web Scraping with AutoHotkey & COM Tutorial- GUI syntax writer and demo videos
Replies: 68
Views: 90189

Re: WebScraping and COM- GUI syntax writer and demo videos

@Joe - thx for link to Jethrow's tutorial. Seems like you are producing video version of the tutorial. Thats very helpful - thx again for your effort. So far, I have managed to check out page elements. So far so good. I need to see how I can manipulate web page, feed values and click buttons. Thats ...
by subodhjoshi
26 Nov 2015, 08:53
Forum: Tutorials (v1)
Topic: Web Scraping with AutoHotkey & COM Tutorial- GUI syntax writer and demo videos
Replies: 68
Views: 90189

Re: WebScraping and COM- GUI syntax writer and demo videos

Joe, I use tabs to navigate page elements but obviously, it is severely restricted. This methods you use will make it much easier and far more powerful. Quick question - what extension do you use in your SciTe editor to get the control+left click menu that you use so extensively? (Actually, looks li...

Go to advanced search