<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2963" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><SPAN class=451020523-01102006><FONT face="Courier New"><STRONG>The 
debugger did not handle @sk values at that version of filePro... upgrading to a 
more current level will fix the problem. That is the only solution I am aware of 
for debugging @sk code.</STRONG></FONT></SPAN></DIV>
<DIV><SPAN class=451020523-01102006><STRONG><FONT 
face="Courier New"></FONT></STRONG></SPAN>&nbsp;</DIV>
<DIV><SPAN class=451020523-01102006><STRONG><FONT 
face="Courier New">John</FONT></STRONG></SPAN></DIV>
<DIV><SPAN class=451020523-01102006></SPAN>&nbsp;</DIV>
<BLOCKQUOTE dir=ltr 
style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #ffff00 2px solid; MARGIN-RIGHT: 0px">
  <DIV class=OutlookMessageHeader dir=ltr align=left><FONT face=Tahoma 
  size=2>-----Original Message-----<BR><B>From:</B> 
  filepro-list-bounces+john=valar.com@lists.celestial.com 
  [mailto:filepro-list-bounces+john=valar.com@lists.celestial.com]<B>On Behalf 
  Of </B>Tom Carey<BR><B>Sent:</B> Sunday, October 01, 2006 4:37 
  PM<BR><B>To:</B> filepro-list@lists.celestial.com<BR><B>Subject:</B> Strange 
  debugger behavior<BR><BR></FONT></DIV>
  <DIV><FONT face=Arial size=2>
  <DIV><FONT face=Arial size=2>I'm reasonably new to FP. Working on 4.05.07 DOS 
  ( dont' ask).</FONT></DIV>
  <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
  <DIV><FONT face=Arial size=2>I find that the debugger seems to do things that 
  I don't expect. I have a series of statements on a @wlf that check the @SK to 
  see if it was an ENTR or SAVE key and branch off to different routines based 
  on the key stroke and other combined conditions.</FONT></DIV>
  <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
  <DIV><FONT face=Arial size=2>If I single step thru the code, the first line 
  correctly tests the @SK. Subsequent lines don't seem to preserve the @SK&nbsp; 
  correctly, so the test for a SAVE key does not show as true. I am using the 
  "S" key to single step thru the code. </FONT></DIV>
  <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
  <DIV><FONT face=Arial size=2>I have used show statements to prove that the 
  first line of code is correctly testing the @SK.&nbsp; And I did figure out 
  that the show"@\...." required a keystroke to clear the message and that 
  entered a new key stroke into the @SK vlaue. So I quit doing 
that.</FONT></DIV>
  <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
  <DIV><FONT face=Arial size=2>Does the "S" keystroke used to single step 
  replace the @SK value?</FONT></DIV>
  <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
  <DIV><FONT face=Arial size=2>If I single step thru this code I wind up 
  in&nbsp;different&nbsp;code than I do when I execute it without the debugger. 
  </FONT></DIV>
  <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
  <DIV><FONT face=Arial size=2>Thanks</FONT></DIV>
  <DIV><FONT face=Arial size=2>Tom 
Carey</FONT></DIV></FONT></DIV></BLOCKQUOTE></BODY></HTML>