Strange behavior with IMPORT
Brian K. White
brian at aljex.com
Tue Aug 20 10:07:16 PDT 2013
On 8/20/2013 11:16 AM, Boaz Bezborodko wrote:
>> Message: 2 Date: Mon, 19 Aug 2013 14:34:29 -0400 From: "Brian K.
>> then: rn = "0"
>> then: import ord = ...
>> if: not ord and ord(@rn) eq rn
>> then: goto fini
>> then: rn = ord(@rn)
I just noticed in this one, rn needs to be global: rn(9,.0,g) = "0"
(assuming this method works at all, as I still haven't tried it to see
what exactly ord(@rn) will do in this situation)
--
bkw
More information about the Filepro-list
mailing list