Pascal
Moderators: None (
Apply to moderate this forum
)
Number of threads:
4106
Number of posts:
14016
With full replies
Topics only
Pascal
Forum Info
This Forum Only
Single Post View
Linear View
Threaded View
f
Normal View
RSS Feed
Runtime Error 106
Posted by
bornin96
on 9 Nov 2011 at 6:57 AM
Help! I wrote a program to act as a payroll software which reads details from a text file, works out the pay, and prints it to another text file. It's all supposed to be pretty simple, everything compiles ok, no errors are brought up, it reads the text files and works the pay correctly but then when it comes to displaying the menu which would lead to the procedures, it gives me a "Runtime error 106" and exits (I only managed to find out what error it was cause I was working on a slow PC and I got a print screen).
Could anyone help me without the program or is it essential (there are no errors)?
Share By Email
Re: Runtime Error 106
Posted by
snaggle12
on 22 Jul 2012 at 5:40 AM
Hi,
RunTime Error 106 is... Wait fir it: "Invalid numeric format". So I think there is an error in your DATA ie: Real. Hope This is of some help.
snaggle12.
Share By Email
Re: Runtime Error 106
Posted by
snaggle12
on 22 Jul 2012 at 5:42 AM
Hi,
RunTime Error 106 is... Wait fir it: "Invalid numeric format". So I think there is an error in your DATA ie: Real. Hope This is of some help.
snaggle12.
Share By Email
Recent Jobs