Without seeing your code, it’s hard to advise.
You would have two rrn’s the window RRN must not be zero.
Phil
Use a simple logon script like:
Dim objNetwork
Set objNetwork = WScript.CreateObject(“WScript.Network”)
strLocalDrive = “H:”
strRemoteShare = “\\myserver\users”
objNetwork.MapNetworkDrive strLocalDrive, strRemoteShare, False
Use the DatePart function (http://www.w3schools.com/sql/func_datepart.asp)
I would typically open the query file in one cl with override to share *Yes
and then call a second program to process the records.
With this logic you won’t have a problem processing two queries.
you can use the POSDBF command to reposition to the start of the file
When I want to open a Window subfile, the pgm give me this error:
Session or device error occurred in file AAD020
this error compares in EXFMT line.
I thought that the problem was the RRN, but is not zero
Sure, why not? Obviously, it’s not a ‘call from a subfile’; but nothing stops you from opening a window subfile over an existing active subfile.
.
Tom
On Windows, Notepad can open a .ELG file. Similar text editors on Apples, Linux or UNIX can open them. On an AS/400, a C, COBOL, RPG or even CL program could open it. You can write Java programs to open .ELG files on just about everything. A C# program can probably open it again on Windows.
.
But “opening” a file doesn’t do much good unless you know its structure and how to process its content. Anyone can create a file with any extension or rename a file with a new extension. We don’t know the history of the file.
.
Your best option is probably to use whatever application created the file to open it. If the file belongs to you, you should know how it was created. If it was sent to you, you should ask the sender.
.
Tom
Tom,
There is an IBM/RICOH INFOPRINT 1552. Then, there is a IBM 6400 which is their greenbar system printer. Lastly, there is a RICOH SP 8200DN which is used to print pay checks.
The best choices require you not to use OPNQRYF at all; but you are using it anyway, so we already know that you don’t want the best choices. Apparently you want worse choices.
.
So, one suggestion is to upgrade to i 6.1, and then declare two different files. If you’re already running 6.1, try the CLOSE command. Or break your code into two separate blocks of code and make them two separate programs.
.
Beyond that, we’ll probably need to see your programming to give suggestions.
.
Tom
What BIOS is on the system and why is a bypass or reset needed? This site can’t simply provide bypass procedures for security mechanisms without evidence that you have the right to run such a procedure.
.
Tom
That’s hard to say without knowing what tablet you have and what OS is running on it (including the version). You should note that Adobe is (currently) no longer supporting its Flash player for Android.
.
Tom
CAT-5e is rated to 350M, CAT-6 and CAT6e is rated to 550M or 1000M.
thanks chalenger.. i just tried in internet and got the same command which you mentioned CHGUSRAUD..
But can you explain me how to use this..
Surey
Tom .. its official separation here. the super admin will look all the administrator work where others do only changes in PF and user profile creation, Job ending etc…
It’s not clear what problem you are having. Are you just wanting us to do your research for you? Or is there something more that you need?
.
Tom
As long as you didn’t add a new F-spec, it should compile okay. If you added a new file, then the compile will fail. To fix it, you will have to remove the new file from the program.
.
Tom
yes, it compiles like any other RPG program .. what issues are you experiencing?
You will have to tell us the issues when you compile it.







