how can i convert hexadecimal value to packed value?
Answers were Sorted based on User's Feedback
Answer / vivek
I think we can't convert hexadecimal to decimal. Because decimal value only have the numbers and Hexadecimal combination of number and characters.
We can convert Hexadecimal to character using cvtch api which belongs in QC2LE Binding directory.
| Is This Answer Correct ? | 0 Yes | 0 No |
how can i convert hexadecimal value to packed value?
What is the purpose of the following I UDS I 1 60ORDER# I 7 90LINE#
I need to insert a record in a file using STRSQL containing the some field values same as an already existing record in that file.I know to smple insert mentioning those values one by one.But is there any another query can be prepared for the same .Please share the query if known to you. Thanks in advance.
How to add 99 menu (page down) option in menu creation..
what is the clp command to access a query/400?
What are the different types of access paths maintained on the file?
records can be read/update/deleted with which file?
what is elastic and non elastic subrile?
under given circumstances, my cgi should link to another site. How to implement this?
Can you use multi format LF in CL program?
What is the function of RJE Conversion Utility?
Please give me the code for A=A+1 in cl program?