Hi,
I also use for 7 to 8 hours every day.
Search found 6 matches
- Fri Sep 04, 2015 2:54 pm
- Forum: Thought of the Day, General Talk & Jokes.
- Topic: How many hours per day you use computer?
- Replies: 36
- Views: 11677
- Fri Sep 04, 2015 2:47 pm
- Forum: Thought of the Day, General Talk & Jokes.
- Topic: Count to a Million!
- Replies: 234
- Views: 88171
- Fri Sep 04, 2015 2:46 pm
- Forum: SyncSort, SyncTool, SyncGener.
- Topic: VB to VB copy with conditions.
- Replies: 2
- Views: 1786
VB to VB copy with conditions.
Hi, I have one requirement. I want to extract only specific fields based on some criteria from VB file to another VB file. Field name Length Type Starting Positions Exepno 7 Numeric 1 Exename 20 Character 10 Salary 8 Float(9(6)v99) 32 Designation 20 Character 41 I want to extract the records which a...
- Fri Sep 04, 2015 2:24 pm
- Forum: C, C++ and Java for Mainframes.
- Topic: XML files generation - COBOL or Java?
- Replies: 3
- Views: 3376
Re: XML files generation - COBOL or Java?
Anyone please?
- Thu Jul 09, 2015 3:49 pm
- Forum: Thought of the Day, General Talk & Jokes.
- Topic: What's the oldest operating system you have currently active
- Replies: 24
- Views: 4420
Re: What's the oldest operating system you have currently ac
I have used Windows XP lately.
- Thu Jul 09, 2015 3:46 pm
- Forum: C, C++ and Java for Mainframes.
- Topic: XML files generation - COBOL or Java?
- Replies: 3
- Views: 3376
XML files generation - COBOL or Java?
Hi, We have the need to produce an XML formatted file from what is now a sequential file produced by a COBOL program. I did some cursory search and with that it seems like either we can use a third party tool or can write a COBOL program with all the XML tags already in working storage reformat the ...