thank you spangly, this worked just fine!
++
-y.
					Search found 2 matches
- Wed Aug 20, 2003 12:38 pm
- Forum: Coding Questions
- Topic: structure in a structure... howto?
- Replies: 2
- Views: 1341
- Wed Aug 20, 2003 11:01 am
- Forum: Coding Questions
- Topic: structure in a structure... howto?
- Replies: 2
- Views: 1341
structure in a structure... howto?
hello all,
i'd like to use the following structure imbrication:
Structure COUNTRY
name.s
month.s
number_of_users.s
national_cost.f
international_cost.f
roaming_cost.f
subscription_cost.f
other_cost.f
total_cost.f
EndStructure
Structure DATAFILE_STATS
filename.s
filesize.l
number_of ...
					i'd like to use the following structure imbrication:
Structure COUNTRY
name.s
month.s
number_of_users.s
national_cost.f
international_cost.f
roaming_cost.f
subscription_cost.f
other_cost.f
total_cost.f
EndStructure
Structure DATAFILE_STATS
filename.s
filesize.l
number_of ...