Hi OS400, thanks for showing me where the install is. I have Express directory. Do copy this to my local drive to install? By the way, thanks to you I've successfully been able to print to any printer through IP. I have also been able to ftp from pc to as/400 a few file successfully. However...
Can some tell me how I can use or setup FTP Server on Windows 2003 Server. I am using an AS/400 machine that will send a file through ftp down to my Windows 2003 Server, but I don't know how to setup the FTP Server (on Windows 20003 Server) to recieve the file from AS/400.
thanks
Nick
Ok I tried that but when I go to FTP 'xx.xx.xx.xx' it tells Cannot connect to host. Maybe I'm understanding this ftp stuff all wrong. Let me see if I am on right track by asking a few questions.
Can I ftp to my computer by putting in FTP and ip number?
Do I need to run something on my PC to...
Thanks for replying. Well I tried the ftp command and put in my ip number to my machine and it told me:
Previous FTP subcommands and messages:
Connecting to remote host XX.XX.XX.XX using port 21.
Cannot connect to host XX.XX.XX.XX at address XX.XX.XX.XX. Try again
later.
It must be...
Thanks, I finally got it to work. I have one final question. If I was using a canon type of printer or some other brand other than an hp or IBM (which I see as selections in parameters), how would I go about finding out what to fill in the parmeters of SYSTEM DRIVER PROGRAM and also the...
Thanks for replying back os400. I tried you suggestion (including up to changing the outq library to qgl where my localnick outq is located), but it didn't work. The status says SND then when I go to 9=work with printing status it shows the following:
__ This file is not associated with a...
Thanks for answering back os400. If I create an outq like the one you showed me, will I still have to create printer device to where I want print or is this outq the only thing necessary to print. I created the outq and released the report (in that outq) but it is saying "This file is not...
I;m a newbie at this AS400 stuff. My tech left and now I'm stuck trying to figure out how to print reports from AS400 to a laser printer. Does anyone know how to setup the device for ip printing to laser printer in AS400? I have tried crtdevprt but I am at at lose in putting in correct...
I've emailed him again, (I did once in past long time ago and didn't get an answer). I don't have any spaces in the paths at all. If I hear anything, I'll post it on this thread.
thanks
nick
here is a sample code. t1 = timer
*init
with thisform
.t1.interval = set to whatever time
.t1.enabled = .t.
.refresh()
endwith
*t1 timer
with thisform
local a
.poptable
.cleanup
.text2.value = 'Timer On'
.text2.refresh()
endwith
*poptable
select fileb
append from filea
*cleanup...
oops, sorry I accidently posted wrong code. I was thinking that maybe you can create a table where only new records are populated and after you import, you delete those records. Then using a run a timer routine that checks that table for new record.
again sorry about the code.
Nick Patel
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.