× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



(My apologies for posting this to the wrong list. The actual issue was on the Windows side, although I wanted to run an RPG program.)

Thanks for the replies!
I do have it working now.

I'm still not sure what the issue was, I'm very new at all this Windows scripting.
I think it was running the first batch to kick off the program and then running the next batch file with the download without waiting. (I wanted to make the download independent of the first step.)

I fixed it by using the windows batch command START /WAIT:

START /WAIT CpuEdits.bat %user% %pwd% %ftpcd %ftplcd %ftprmtcmd

I also found out, that when using the START /WAIT, the batch file it calls --in this case CpuEdits.bat-- can use those variables as they are without having to use the %1%, %2%... parameter references.

Buck, This particular Windows server I was downloading to has no FTP service, so Scott's utility can't work.
I've used Scott's FTPAPI utility and it's great! Control over each step of the FTP process, rather than parsing the batch file...

John, yes, thanks, it wasn't submitting. First thing I checked.

Roger, Thanks for the mention of Aaron's RPGtoDesktop. I'll have to check it out. The Windows guys have their reasons for keeping the FTP service off the box. They have a lot of users doing FTP stuff here and there, probably want to avoid user accidents. (That may change with the recently new CIO).

Thanks again
Alan







--------------------------------------------------------------------------------
Confidentiality Notice: This email may contain confidential information or information covered under the Privacy Act, 5 USC 552(a), and/or the Health Insurance Portability and Accountability Act (PL 104-191) and its various implementing regulations and must be protected in accordance with those provisions. It contains information that is legally privileged, confidential or otherwise protected from use or disclosure. This e-mail message, including any attachments, is for the sole use of the intended recipient(s). Any unauthorized review, use, disclosure or distribution is prohibited. You, the recipient, are obligated to maintain it in a safe, secure and confidential manner. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message. Thank you.
--------------------------------------------------------------------------------



As an Amazon Associate we earn from qualifying purchases.

This thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.