Scope of the -p and -b precompiler options

The -p and -b options affect only the file being precompiled, unless that file declares a cursor. If the file declares a cursor, -p and -b affect all statements that use the cursor—even if those statements are in different source files of your program. The effect of -p and -b on files that use cursors is described in detail later in this chapter.