Category : Files from Magazines
Archive   : VOL8N11.ZIP
Filename : SCAN

 
Output of file : SCAN contained in archive : VOL8N11.ZIP

You can relate the customers and orders databases on the
cust_id field with the following code:

Select 1 && open work area
Use customers && open parent
Use orders Order order_id In 2 && open child in area 2
Set Relation To order_id Into orders && link them
Set Skip To orders && set for multiples
Go Top && move record pointer


You can relate the customer database to several different
databases (children) on the cust_id field with the following
code:

Select 1 && open work area
Use customers && open parent
Use orders Order order_id IN 2 && open child1 in work area 2
Use contacts Order cont_id IN 3 && open child2 in work area 3
Use calls Order call_id IN 4 && open child3 in work area 4
Set Relation To order_id Into orders, cont_id Into contacts,;
call_id Into calls && link to parent
Go Top && move record pointer




  3 Responses to “Category : Files from Magazines
Archive   : VOL8N11.ZIP
Filename : SCAN

  1. Very nice! Thank you for this wonderful archive. I wonder why I found it only now. Long live the BBS file archives!

  2. This is so awesome! 😀 I’d be cool if you could download an entire archive of this at once, though.

  3. But one thing that puzzles me is the “mtswslnkmcjklsdlsbdmMICROSOFT” string. There is an article about it here. It is definitely worth a read: http://www.os2museum.com/wp/mtswslnk/