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 John Tel 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: scareyman
  • Content: Threads
  • Order by date
  1. scareyman

    Parsing a string using regex

    I have a string that I want to extract fields from. The string is awkward (to me anyway). It is as follows: 018:000000000000100778,010:abcdefghij,004:xx,xx,003:bbb,017:abcdefghijklmnopq,001:x Each 3 digit number before the : is the size of the proceeding field i.e. 018:000000000000100778 means...
  2. scareyman

    Trapping CROAK and other errors

    I am running a Perl script that calls SAP RFC to communicate with an SAP system. If the system doesn't exist then my program dies with an RFC Timeout. In the C modules that were used, there is a CROAK routine which I think is where it issues the error. How can I prevent my Perl script from just...

Part and Inventory Search

Back
Top