home *** CD-ROM | disk | FTP | other *** search
/ ftp.uni-stuttgart.de/pub/systems/acorn/ / Acorn.tar / Acorn / acornet / dev / basic / bascmp.spk / !BC / InitDDECy < prev   
Text File  |  1995-02-03  |  403b  |  8 lines

  1. | This initialises system variables for DDEUtils usage
  2. |
  3. If "<File$Type_FD3>"=""       Then Set Set File$Type_FD3 DebImage
  4. If "<Alias$@RunType_FD3>"=""  Then Set Alias$@RunType_FD3 DebugAIF %%*0
  5. If "<Alias$@LoadType_FD3>"="" Then Set Alias$@LoadType_FD3 Load %%0 8000
  6. If "<File$Type_FE1>"=""       Then Set File$Type_FE1 Makefile
  7. If "<Alias$@RunType_FE1>"=""  Then Set Alias$@RunType_FE1 DDE:!Make %%*0
  8.