Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: nixie21
  • Content: Threads
  • Order by date
  1. nixie21

    COBOL numberic conversion S999V99

    I have a input file with values defined as S999V99. In the input file one field shows as 0050{ I move this to a field defined as S999V99 I display this field in my program and it looks like 00511- If I say sign is trailing, I get the same result. How do I deal with this? Thanks
  2. nixie21

    String numeric value into pipe delimited without leading zeros?

    How can I do this? I have a value defined pic 999.99 (or even zz9.99). If the value is 60.00 I need to string the value as |60.00| How do I do that in my string command? I always get |060.00| or | 60.00| Thanks so much!
  3. nixie21

    Cobol unstring - is it possible 2 different delimiters?

    Here is my problem. I have a file the field in question looks like this 13 main st 134 red rd 2 main road 952A north land I want the 1st part in one field and the 2nd in another. I can not do unstring delimited by ' ' because the second field will only have the 1st word. I then tried this...
  4. nixie21

    SAV ccapp, trying to email Brazil?????

    The last couple of days, zonealarm is alerting me that ccapp is trying to transmit email to an ip in brazil ANY IDEAS Msg = email client program Symantec User session is trying to transmit emails ccapp.exe destination = 200.195.88.163:SMTP I have scanned with SAV, a squared, trojan hunter...
  5. nixie21

    Symantec corporate 10.0.1.1000 EXTREMELY fast scan???

    I installed this and when I run a FULL scan (all files) it is taking less than 7 minutes. On version 9 it took about a 1/2 hour..... I have confirmed that I am scanning ALL files. I also ran a custom scan just to make sure BOTH drives were to be scanned and that also took less than 7 minutes...

Part and Inventory Search

Back
Top