Hello.
I know that i already asked that question before...but i find other way to say (or write...)
Suppose I have a .txt file with this code:
if m>1 then print "Potato!"
And i have this db code:
What i want is execute the .txt file in the db code, without me having to copy and paste the code! So...i want to run an external file!
I thought in this form: in the db code i'ld creat a 'select' with all the db codes, and load each word in array and execute this codes in a loop. But...appeared this questions:
- is there another and easier way?
- how i'ld execute the condition 'if' in the select?
I already thank you for the help!
Giornni Paolinelli
"Better than do is try"