Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Printing the character from ascii code
#2
1. your code waits 66 s if key 32 pressed.
2. must be key (i)

Macro Macro1728
Code:
Copy      Help
int i = wait(0 KF)
out i
sel i
,case [32, 66]
,,out "case1"
,case else
,,FormatKeyString i 0 &_s
,,out _s
,,key (i)


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)