IFS Questions and Answers

Recent IT Questions

21 - 40 of 77

PDF stored on IFS drive how do you get native AS400 to print

Documents are being stored into an IFS folder as PDF. Need the ability to have a native AS400 print them. Any ideas on how this can be done?

View Answer   |  May 7 2009  1:27 PM GMT
IFS, PDF, AS/400 printing
asked by Smcovidien

  5 pts.

Order of files using READDIR

I am receiving multiple files and placing them in a directory on the IFS. In a CL, I open the directory OPENDIR then READDIR to process all files. It begins reading the last file written when I need it to start with the first file written. How can this be solved in a CL program?

View Answer   |  Apr 27 2009  5:41 PM GMT
IFS, READDIR, OPENDIR
asked by Kscurry

  5 pts.

copy file to PC

I need to know how to copy a native iSeries DB2 file to the IFS in PC file format

View Answer   |  Apr 22 2009  1:39 PM GMT
File Transfer Protocols, iSeries, DB2
asked by StillKickin

  5 pts.

Check for file lock on the IFS in RPG

I need a way to check to see if a text file is locked on the IFS in an RPG program. I am running the following command in the rpg program: ReturnInt = Open(%Trim(EntryPath):O_RDONLY+O_SHARE_NONE);. When I do this for an excel file the returnint comes back with a -1 if the file is locked. However...

View Answer   |  Apr 17 2009  1:17 PM GMT
IFS Lock, RPG, IFS
asked by Marvmart

  25 pts.

File lock on text document in the IFS

I need a way in and RPG program to check to see if there is a file lock on a text document in the IFS. I know there is a way to do this for an Excel file but is there a way to do this for a text document?

View Answer   |  Apr 16 2009  8:55 PM GMT
RPG Program, IFS, IFS File Lock
asked by Marvmart

  25 pts.

Retrieve pdf file through JAVA from IFS

How can I retrieve a pdf file stored on IFS generated by CL program through JAVA screen?

View Answer   |  Apr 14 2009  12:07 AM GMT
CL, IFS, Java
asked by Atul10

  15 pts.

AS/400 IFS accessing shares

A strange issue came up. When trying to access the IFS shares from a windows machine, a user gets prompted for a username and password, but when he enters his AS400 username and password it re-prompts him as if the password was wrong. It also adds DOMAIN\ before the username when re-prompting. ...

View Answer   |  Apr 13 2009  11:50 PM GMT
AS/400, IFS Shares, IFS
asked by Mshen

  23795 pts.

IFS Get list of files in a directory in RPGLE

Need to retrieve into a RPG program a list of all files in a folder on the IFS. Can this be done?

View Answer   |  Mar 27 2009  8:07 PM GMT
IFS Commands, IFS, IFS Directory to iSeries Folder
asked by Gcnpkn

  5 pts.

How do I put something in the IFS Text Field ?

We are using software to store programs for a web site on the IFS. The problem is that when I use "WRKLNK" to view these programs there is nothing in the text field. Is there a way to put something in that field that will describe what the program is? Thanks for any help.

View Answer   |  Mar 25 2009  4:23 PM GMT
IFS, IFS Folder
asked by Burtmis

  100 pts.

Delete files from an IFS folder using a Windows account

I would like to delete files from an ifs-folder (OS400 V5R4) using a windows-account. The folder is shared so I can access it via a vista-workstation. Is it possible to set 'full right' permissions on a windows-account ?

View Answer   |  Mar 16 2009  9:21 AM GMT
IFS, Vista, OS/400
asked by Leonidas05

  5 pts.

IFS Save/Restore date

Is there any specific API/COMMAND to retrieve IFS save/restore date?

View Answer   |  Mar 10 2009  2:31 PM GMT
IFS, IFS Commands, API
asked by Jb986

  5 pts.

Open XL file from ILE program

We have a process that converts a spooled file into a .CSV file and stores it in a folder on the IFS. The user then opens Excel and locates and opens the file for editing etc. Is there a way to open up the file in Excel for them after its transferred to the IFS? Could you show me code examples...

View Answer   |  Mar 5 2009  8:00 PM GMT
ILE Program, ILE, Microsoft Excel
asked by Filuphaze

  300 pts.

Retreive Document Object name from IFS folder in CL

Hi, Can anyone let me know the CL Command which will retrive the Object name stored in an IFS folder. The document name will vary everytime i.e the file name format is MLnnnnnn.TXT where nnnnnn -> is a numeric sequence. The CL should retreive the file name if the document is present in the...

View Answer   |  Mar 2 2009  1:37 PM GMT
CL Commands, IFS, IFS Folder
asked by Vijesh Bhat

  70 pts.

CPYTOIMPF - PC .TXT file displaying as 'garbage'

Hi, We are using a simple CPYTOIMPF command to move a Physical file to the IFS in a .TXT format. CPYTOIMPF FROMFILE(S4CMREP) TOSTMF(&TOIMPTF) + MBROPT(*REPLACE) RCDDLM(*CRLF) + STRDLM(*NONE) FLDDLM(*TAB) Where &TOIMPTF is a IFS Folder & file name. This was...

View Answer   |  Feb 26 2009  10:52 AM GMT
CPYTOIMPF, Copy To Import File, Physical File
asked by SallyMackay

  15 pts.

I am trying to get a signature into ACOM software on the AS/400

Does anyone out there use ACOM software to print their checks? I am trying to get a new signature into the software, but it keeps printing out as garbage. I've got a bitmap on my PC and I successfully get into a folder in the IFS on the 400, but when I try to use it or convert it in the ACOM...

View Answer   |  Feb 3 2009  8:32 PM GMT
AS/400 printing, IFS, ACOM Software
asked by Bsalley

  15 pts.

Retrieving data for IFS files via the RTVDSKINF command

How would I OBTAIN FILE SIZE, ETC ON IFS FILES BY UTILIZING THE RTVDSKINF COMMAND ON AN AS/400 SYSTEM ?

View Answer   |  Jan 28 2009  3:23 AM GMT
RTVDSKINF, Retrieve Disk Information, IFS
asked by Tbrown3

  10 pts.

Create .csv file on IFS folder in AS/400

Please help to create .csv file in as/400 (V4R3). Please provide me the steps to create .csv file on IFS path on AS/400.(V4R3).

View Answer   |  Jan 27 2009  8:11 AM GMT
AS/400 import/export, IFS, AS/400 administration
asked by Samule400

  60 pts.

can't open ifs doc

I have an excell spread sheet on the IFS, I have a drive mapped. I can see the spreadsheet (it's small). When I click on it to open it will sit there saying it's downloading but then I get the error "Can't Open File". It has worked in the past this just started happening. Thanks

View Answer   |  Jan 26 2009  9:43 PM GMT
Reading from the IFS, IFS, Microsoft Excel
asked by Johnd01

  30 pts.

I want to copy the IFS fIle from one directory to another file and i want to ftp that file

I want to copy the IFS fIle from one directory to another file and i want to ftp that file..I need a solution how to perform this??

View Answer   |  Jan 16 2009  6:40 AM GMT
IFS, AS/400 FTP, AS/400 administration
asked by C.naveen09

  50 pts.

CPYTOIMPF and EXCEL defaults

I have an issue when copying an AS400 file to the IFS. One field that is defined as 15 charachter and contains numeric data does not show up in .csv format correctly without reformatting the column to special. I also tried defining the field as numeric, and had the same result. Example of data...

View Answer   |  Jan 6 2009  8:39 PM GMT
CPYTOIMPF, Microsoft Excel, CSV format
asked by Sbarnes

  5 pts.

21 - 40 of 77