Search found 493 matches

by smorgasbord
02 Sep 2023, 01:45
Forum: Scripts and Functions (v1)
Topic: ChatGPT Show Me Diagrams Plugin ( Mermaid Chart )
Replies: 0
Views: 376

ChatGPT Show Me Diagrams Plugin ( Mermaid Chart )

Site : https://www.mermaidchart.com/ Only two level support as of now. That is heading (parent) with multiple sub headings (child) HOW TO USE : 1)copy paste data from google spreadsheet or excel spreadsheet (with header row as the heading and all the subheadings/topic in the column below, by pressin...
by smorgasbord
13 Jul 2023, 12:26
Forum: Off-topic Discussion
Topic: Thank you for the music
Replies: 305
Views: 223668

Re: Thank you for the music

by smorgasbord
13 Jul 2023, 12:20
Forum: Off-topic Discussion
Topic: hotkeys for android .
Replies: 3
Views: 7381

Re: hotkeys for android .

i also want to learn tasker. feel free to ask your problem. i might be able to learn and share
by smorgasbord
14 Sep 2017, 21:29
Forum: Off-topic Discussion
Topic: Thank you for the music
Replies: 305
Views: 223668

Re: Thank you for the music

by smorgasbord
10 Sep 2017, 20:59
Forum: Off-topic Discussion
Topic: Thank you for the music
Replies: 305
Views: 223668

Re: Thank you for the music

by smorgasbord
13 Apr 2017, 22:21
Forum: Ask for Help (v1)
Topic: AHK on top of Adobe Reader XI does not work
Replies: 2
Views: 1259

Re: AHK on top of Adobe Reader XI does not work

Thanks @kon :)

I have been stuck for a week with it.

Will post more stuff regarding the same in here.

Thanks again.
by smorgasbord
13 Apr 2017, 22:06
Forum: Ask for Help (v1)
Topic: AHK on top of Adobe Reader XI does not work
Replies: 2
Views: 1259

AHK on top of Adobe Reader XI does not work

f2::msgbox % "Hello" A Simple command such as above does not work. SetKeyDelay, SetMouseDelay and keyboardhook have already been tried. Also searched a lot of posts but none were regarding ahk on top of PDF. How to make clicks, copy paste by shift down + dragging on top of a pdf ? Thanks in advance.
by smorgasbord
25 Mar 2017, 09:22
Forum: Ask for Help (v1)
Topic: save web page every 5 minutes
Replies: 5
Views: 2140

Re: save web page every 5 minutes

F5
by smorgasbord
22 Mar 2017, 08:34
Forum: Ask for Help (v1)
Topic: Translating Code into AHK
Replies: 1
Views: 959

Translating Code into AHK

sub WalkmanChanakya905_to_Unicode rem 15 December 2011 rem made for converting the NCERT books available on the Internet. rem ------------------------- rem define variables dim document as object dim dispatcher as object rem ---------------------------------- rem get access to the document document...
by smorgasbord
02 Dec 2015, 08:37
Forum: Off-topic Discussion
Topic: « What's on your mind? » Topic is solved
Replies: 4893
Views: 1392404

Re: « What's on your mind? » Topic is solved

Hi all, my friend with someone else made an app, just sharing. related to preparing, buying and selling food etc in the same city. Though it seems wrong to kind of advertise in here, Mods/Admins can remove the post it i will be perfectly OK. https://play.google.com/store/apps/details?id=com.beppeben...
by smorgasbord
16 Nov 2015, 22:41
Forum: Off-topic Discussion
Topic: « What's on your mind? » Topic is solved
Replies: 4893
Views: 1392404

Re: « What's on your mind? » Topic is solved

@Tomoe, did you yourself made that rangoli ( picture shown in spoiler ). very very nice.
by smorgasbord
24 Jul 2015, 19:35
Forum: Ask for Help (v1)
Topic: 1234 ** 1234 ; is it correct, can it bettered?
Replies: 2
Views: 1763

Re: 1234 ** 1234 ; is it correct, can it bettered?

@just me
thanks :)

will help me a lot. :)
by smorgasbord
18 Jul 2015, 12:39
Forum: Ask for Help (v1)
Topic: 1234 ** 1234 ; is it correct, can it bettered?
Replies: 2
Views: 1763

1234 ** 1234 ; is it correct, can it bettered?

SetBatchLines -1 input_number := 1234 power := 1234 constant_to_be_multiplied := input_number array1 := strsplit(input_number) TO_Carry := 0 carry_carry := 0 loop % array1.maxindex()+1 end_result .= "0" array_Total := strsplit(end_result) ;=========================================== loop, % power -...
by smorgasbord
21 Apr 2015, 12:06
Forum: Tips and Tricks (v1)
Topic: GeekDude's Tips, Tricks, and Standalones
Replies: 34
Views: 32154

Re: GeekDude's tips and tricks

MsgBox, % StrSplit(FileOpen("No of files in 1 line.txt", "r").Read() "`n", "`n").MaxIndex()-1

by geekdude
by smorgasbord
15 Apr 2015, 11:43
Forum: Ask for Help (v1)
Topic: [solved]how to search for via routes when there are no direc
Replies: 60
Views: 19527

Re: [unsolved]how to search for via routes when there are no

@Huuuuuuuuuuuuuubeeeeeeeeert!

It works.

:)

give me time yet again. hehe.

Thanks and regards. :)
by smorgasbord
15 Apr 2015, 10:05
Forum: Ask for Help (v1)
Topic: [solved]how to search for via routes when there are no direc
Replies: 60
Views: 19527

Re: [unsolved]how to search for via routes when there are no

@Alphabrave & @Hubert
sorry, i did not explain it at all.
i have added a gui DDN list from which the text file is to be selected that contains the %DATA% that is to be processed.

can the same be processed ?? in the same manner?

thanks and regards
by smorgasbord
14 Apr 2015, 23:16
Forum: Ask for Help (v1)
Topic: [solved]how to search for via routes when there are no direc
Replies: 60
Views: 19527

Re: [unsolved]how to search for via routes when there are no

Loop, %A_ScriptDir%\*.* { if A_loopfilename contains _.txt FileList = %FileList%%A_LoopFileName%`n } Sort, FileList, R ; The R option sorts in reverse order. See Sort for other options. Loop, parse, FileList, `n { if A_LoopField = ; Ignore the blank item at the end of the list. continue ;~ MsgBox, ...
by smorgasbord
11 Apr 2015, 21:50
Forum: Ask for Help (v1)
Topic: [solved]how to search for via routes when there are no direc
Replies: 60
Views: 19527

Re: [unsolved]how to search for via routes when there are no

@Alphabravo

YES!! this shows both ways and even shows which route was used direct or reverse.!!

give me some more time.

seems the topic is solved.
:)
by smorgasbord
11 Apr 2015, 12:00
Forum: Ask for Help (v1)
Topic: [solved]how to search for via routes when there are no direc
Replies: 60
Views: 19527

Re: [unsolved]how to search for via routes when there are no

It seems to me that smorgasbord has two contradicting statements there! Am I to assume my final code works for your? http://ahk.uk.to/?p=574e6a yes this works. but can it show for the routes whether it were taken directly from the table given, like that of Hubert's ( that is it shows whether revers...
by smorgasbord
11 Apr 2015, 09:08
Forum: Ask for Help (v1)
Topic: [solved]how to search for via routes when there are no direc
Replies: 60
Views: 19527

Re: [unsolved]how to search for via routes when there are no

Yes, the connection is there it can be any way either A to B or B to A
so there is no need to supply the connection.



?

thanks and regards

Go to advanced search