Hi shaily123,
Declare the variable,number1, with JUST clause and after you move the data into number1.Use INSPECT on number1 and replace all spaces with zeros and then you move number1 to number2.
01 number1 pix x(10) JUST.
01 number2 pic 9(10).
==> insert INSPECT clause here.
move...
Hi lbzh,
I would like first like to bring in the point that 'V' in PIC V99999 represents a decimal point.I suggest what you do is split C in 2 sub levels as follows in addition to what TERMINATE has suggested :-
01 C.
05 C-decimal PIC X(01) VALUE '.'.
05 C-data pic X(07).
Now...
Hi,
I thank johnherman and PDQBach for your early replies.I am located in India.I would appreciate if anybody can explain the process of going thru a lawyer r any other method to obtain copyrights.
Thanks
Newitron
Hi,
I am creating a certain software for which I need to acquire legal rights.Where and with should I begin with ?
Any help will be appreciated.
Thanks and Regards
Newitron
Hi,
I know there has been a similiar thread on this forum but I am not able to trace it.
The problem is:
How do we do calculations(add,subtract,multiply,divide) on 2 numbers of 18 digits each.
Thanks and Regards
Tushar
Hi,
After going through the details you have provided,the company needs a a software that can gel well with the excel sheets that is being maintained by the company right now.I guess those excel sheets may be having some data manipulating functions.
Well as you correctly pointed out,there...
Hi,
I have made a remote information update/retrieval system using ms outlook which is very useful for business houses.Is there any website where I can publish some information about it.
Thanks in advance.
NewItron
Hi Paul,
Thank you very much for the information.Paul,I was actually looking for doing the same using VBA.Any help in this regard will be very useful for me.
Thanks in advance.
NewItron
Hi,
Can anybody tell me how to programmatically simulate Send/Recieve function through VBA.I need it because i need not press "Send/Recieve" button everytime to recieve and send mails.I want to run a piece of code that would check for new mails at regular intervals.
Thanks
NewItron
Hi Gerry,
Thanx for your reply.Gerry,the mail item is in one of my folders and I need to retrieve the sender's email id to reply them back using VBA.
The problem for me is how to retrieve the sender's email id?
Regards
NewItron
Hi,
I want to know is there any way we can display graphs from an ms access on the web page? Is it possible in "Data Access" pages ?
Regards
NewItron
Hi,
Can anybody please help me out with the following problem:-
I have a page where I have opened a connection with the database (MS access).I have 2 hyperlinks.I need to divert the control to different pages depending upon which hyperlink is clicked.One of the page to which the control is...
Hi,
Can anybody please tell me whats is the structure of a base GDG ? I have tried making different versions of different LREC manually by copying and changing the "Gnnn" of a prev generation.It works!! Why is it not possible to make a VSAM file as one of the generations of a GDG...
Hi Everyone,
I thank all of you whole heartedly.I want to know where does internal reader exactly fit in the processing cycle of a job ? We have to anyway run a job to process a program which "builds" the JCL ,it is obvious that the JCL which is "built" by the program is...
Hi,
I want to invoke ms access macro from outlook as soon as an email arrives in one of my outlook folders ?
Can anybody help me out as how to do so ?
Thannking you in advance
Regrds
Itron
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.