- This topic has 5 replies, 4 voices, and was last updated 19 years, 6 months ago by .
-
Topic
-
Hi everyone, Boy, I am really stumped. I have placed a proc in the FTP Dir Parse. In that proc I declare a global variable called ibfilename. I ftp files from a remote site and pickup the file names. putting each file name into a variable called “filename” and then returning it. I reset the mh variable, mh [msgcreate $filename], do an lappend dispList “Continue $mh” and then, return $dispList.
I have proc in the IB data that attempts to declare the same global variable and process the MSGID.
I am echoing the variables and looking in the process log to see what the procs are doing. The first proc seems to work, at least the echos seem to give me what they are suppose to. But I get nothing from the proc in the IB Data. When I echo the ibfilename global in this proc, nothing happens.
Can someone tell me what I am doing wrong or at least point me in another direction. I would be glad to share the procs or discuss this in any way? Do I need to do something else to declare the global variable and share its data?
Thanks for any help you can give me.
Skip Williams
Peacehealth Interface Analyst
541 686-3710
- The forum ‘Cloverleaf’ is closed to new topics and replies.