|
|
|
|
|
- Example: Browse the customer names in descending order
Example: Browse the customer names in descending order
HReadLast(Customer, Name)
WHILE NOT HOut()
IF IsCustomer = 0 THEN
TreeAdd(TREE_Prospect, Customer.Name)
END
HReadPrevious(Customer, Name)
END
Esta página también está disponible para…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|