Recent content by mggjpm

  1. M

    the "Tilda"

    I'm looking at some access/sql code... and this "~" keeps appearing at the begining of a line... what the hell does it mean? Examples below: ~DQuarter{Date} ((100*year(date))+1+Int((month(date)-1)/3)) ~CalcPaymentsMade{} as NumOfPayments Also, are these functions above? They look different...
  2. M

    the "Tilda"

    I'm looking at some access/sql code... and this "~" keeps appearing at the begining of a line... what the hell does it mean? Examples below: ~DQuarter{Date} ((100*year(date))+1+Int((month(date)-1)/3)) ~CalcPaymentsMade{} as NumOfPayments Also, are these functions above? They look different...
Back
Top Bottom