print type(n) = INT
print type(1) = INT
does not filter:
self.DataSet = bo.filter("pkjob", "n", "=")
filters correctly:
self.DataSet = bo.filter("pkjob", "n", "=")
How do I reference "n" in the filter parameter to tell the filter it is
an integer?
TIA
--
Jeff
-------------------
Jeff Johnson
[email protected]
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: http://leafe.com/archives/byMID/[email protected]