2024년 1월 31일 수요일

How to use annotation in a simplehotkey

Inquiry content 1
 - Can't you comment inside the script?

Inquiry details 2
 - What should I do if I want to put an explanation in each line of the script like the contents in brackets?

Inquiry details 3
 - It'd be better if you could annotate the inside of the script, like when you're coding

Inquiry details 4
 - How do I comment inside the script?

Solution.

 - There are commands that allow you to use annotation. Try it as below
   <--- Comment content>




댓글 없음:

댓글 쓰기

매크로 프로그램 비교 분석: 어떤 프로그램이 좋을까?

안녕하세요! 여러분의 소중한 시간을 잡아먹는 반복적인 작업들, 정말 지겹지 않으신가요? 저는 매일 같은 작업을 반복하며 지루함을 느끼던 중, 마법 같은 존재인 ‘매크로 프로그램’을 알게 되었답니다. ​ 저처럼 반복적인 작업에 지쳐있는 분들을 위해, 제...