Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Input Box Error
#1
I have been using the following macro but suddenly it is giving me a compile error. I wonder what I missed.

str+ date_input
str+ x
str+ line1=date_input
x=date_input
int ok1=inp(date_input "Name for File" "Name" date_input)
'F2             ;; F2
key LLL          ;; Left Left
'BBBBBBBBBBBBBB           ;; Backspace Backspace Backspace Backspace
outp date_input
key T           ;; Tab
0.5
'F2             ;; F2
key LLL          ;; Left Left
'BBBBBBBBBBBBBB           ;; Backspace Backspace Backspace Backspace
outp date_input
key T           ;; Tab
0.5
'F2             ;; F2
key LLL          ;; Left Left
'BBBBBBBBBBBBBB           ;; Backspace Backspace Backspace Backspace
outp date_input
key T           ;; Tab
0.5
'F2             ;; F2
key LLL          ;; Left Left
'BBBBBBBBBBBBBB           ;; Backspace Backspace Backspace Backspace
outp date_input
key T           ;; Tab
0.5
'F2             ;; F2
key LLL          ;; Left Left
'BBBBBBBBBBBBBB           ;; Backspace Backspace Backspace Backspace
outp date_input
key T           ;; Tab

Thanks for your help.
#2
No error here. What error it is?
#3
I can not replicate the problem. It was saying "compile error" something I have not seen using your great material for at least three years. If it happens again I will gladly report it to you.
#4
There's no error in this code. It's perfectly fine!
Perhaps when you ran it, a bug or something might of affected it momentarily but it's nothing to be alarmed about.

Personally speaking, I get compile errors all the time. When this happens, I just manually stop my Functions and/or Macros and then run them again. Sometimes, things just get mumbled up.


Forum Jump:


Users browsing this thread: 1 Guest(s)