home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / hensa / programming / blink_1 / !BLink / Messages < prev    next >
Text File  |  1997-03-20  |  1KB  |  16 lines

  1. HLP_IBAR:This is the BLink application, for linking Basic programs.|MLinking means that routines from a Basic library are added to the main program.|MClick SELECT to open the options window.|MDrag a file to the icon to link it.
  2. HLP_SAVE:In this window you can change the leafname of the file.|MTo start the linking, drag the icon to a directory display.
  3. HLP_OPT:In this window you can enter the linking options.
  4. HLP_OPTblibcmds:Recognise commands from Blib (A Basic library system) in the libraries?
  5. HLP_OPTevalfns:Look for use of FNs inside the EVAL command?
  6. HLP_OPTbasiclnrs:In errors and warnings, print BASIC's line number?
  7. HLP_OPTincrems:Include REM lines that precede the definition of a PROC/FN?
  8. HLP_OPTthrowback:Generate throwback message for errors/warnings?
  9. HLP_OPTunuseddefs:Check for unused DEFs inside the main program?
  10. HLP_OPTinclibs:Explicitly check these library files for used routines.
  11. HLP_OPTsameleaf:Save-window for linked file opens with same leaf name as original.
  12. HLP_OPTotherleaf:Save-window for linked file opens with this string as leaf name.
  13. HLP_OPTverbose:Report on progress.
  14. HLP_OPTsaveexit:Save the options and close the window.
  15. HLP_OPTexit:Close the options window.
  16.