Upon further testing, it appears that ArcPad is not allowing the first page of an application to reference any other page. The app I previously mentioned has 4 pages. I used a simple enable/disable code as a test (OnSetActive Event) - setting the code on pages 2, 3, and 4 allowed me to reference any other page, including the first. When setting the code on the first page, however, referencing pages 2, 3, and 4 did not work. Is there something special/different about the first page of an application? This is very perplexing.