|
I am trying to use a program that was writen by someone. I would like to insert "-". E.g 111111111 would like to see 111-111-111. I run the prgram but I get 111-111111. Can you please take a look at the code and let me know what I am missing. Thanks in advance. * Use this array to insert the '-' in the id field. * D SS S 1 DIM(11) D DS D SSNO 1 11 D S1 1 3 D S3 4 5 D S5 6 9 c MOVEA S1 SS(1) c MOVEA S3 SS(5) c MOVEA S5 SS(8) C MOVEA '-' SS(4) C MOVEA '-' SS(8) _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.