Results 1 to 2 of 2

Thread: Placing a detail line item into a shared variable

  1. #1

    Thread Starter
    Member
    Join Date
    Jun 2002
    Posts
    44

    Placing a detail line item into a shared variable

    I'm trying to place one of about ten detail line items into a shared variable but I am having trouble coding the logic for this. I have no problem with individual fields but with detail lines i am having issues. Sorry I would research myself but I elft my book at home lol.

    This what i think the logic should be like.... it does not error but it does not work either.....

    if {IncidentsPerSplit.CClientName} = "Yada yada Yada" then
    WhilePrintingRecords;
    Shared numberVar yada001 := {IncidentsPerSplitCountOfTicket}

    Sorry for the bother!

  2. #2

    Thread Starter
    Member
    Join Date
    Jun 2002
    Posts
    44
    Figured it out, needed to put the if statement below the while printing records.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width