SourcePoint AMD Help

Table of Contents

Filenames

Many commands take a filename as an argument.  A filename can be specified as a string constant or by an nstring debug variable.  Filenames with spaces must be enclosed in quotation marks.

Filenames can be entered with absolute paths or with relative paths.  SourcePoint takes a relative path and converts it to an absolute path.  There are two methods used:

  1. If the command is typed into the Command view, then SourcePoint uses the defaultpath control variable as the base portion of the filename.

  2. If the command is part of a macro file, then SourcePoint uses the macropath control variable as the base portion of the filename.