<%
Dim objFSO, objDrive
'Create a FileSystemObject instance
Set objFSO = Server.CreateObject("Scripting.FileSystemObject")
'Using the GetFile method of FileSystemObject object, initialize a File object
Set objFile1 = objFSO.GetFile(Server.MapPath("excel/statistics/bop_curr_cap_accounts.xls"))
Set objFile2 = objFSO.GetFile(Server.MapPath("excel/statistics/bop_financial_accounts.xls"))
Set objFile3 = objFSO.GetFile(Server.MapPath("excel/statistics/international_investment_position.xls"))
Set objFile4 = objFSO.GetFile(Server.MapPath("excel/statistics/gross_ext_debt.xls"))
Set objFile5 = objFSO.GetFile(Server.MapPath("excel/statistics/foreign_trade.xls"))
Set objFile6 = objFSO.GetFile(Server.MapPath("excel/statistics/total_exports.xls"))
Set objFile7 = objFSO.GetFile(Server.MapPath("excel/statistics/total_imports.xls"))
Set objFile8 = objFSO.GetFile(Server.MapPath("excel/statistics/official_reserve_assets.xls"))
Set objFile9 = objFSO.GetFile(Server.MapPath("excel/statistics/int_reserves_fgn_curr_liq_template.xls"))
Set objFile11 = objFSO.GetFile(Server.MapPath("excel/statistics/gross_ext_debt.xls"))
%>
Template
on International Reserves and Foreign Currency Liquidity
More information on
the sources and methods on the compilation of the template on
International Reserves and Foreign Currency Liquidity data can
be found in the methodological
notes.