programming tools for Windows applications development
  Home  |   SwiftForth Archive  |   SwiftX Archive  |

Re: Command see has an anormal behavior

From: Robert Dickow <dickow_at_uidaho.edu>
Date: Mon, 26 Nov 2001 11:52:48 -0800

It looks like 'see' only properly displays colon-compiled words. Use watch
to examine a memory location such as a variable.

Il me semble que le mot 'SEE' montre correctement seulement les mots définés
en utilisant le mot ":". Empoyez WATCH pour regarder le memoire d'un
variable comme celui-ci dessous:

variable vitesse
vitesse watch

When I use SEE on a declared variable, I get an infinitely looping report
dump, not a series of question marks. Très curieux, ça...

Bob D.

----- Original Message -----
From: "Schmitt Louis Jean-Pierre" <louis.schmitt_at_eif.ch>
To: <sftalk_at_forth.com>
Sent: Monday, November 26, 2001 10:27 AM
Subject: [sftalk] Command see has an anormal behavior

>
>
>
> Step 1 ) Declare Variable For exemple VARIABLE VITESSE
> Step 2 ) Use commande see For exemple SEE VITESSE and see the screen
>
>
> ?????????????????????
> ----------------------------------------------------------------------
> sftalk_at_forth.com The SwiftForth programming discussion email list
> To unsubscribe, send subject "unsubscribe sftalk" to listar_at_forth.com
> For help with listar commands, send subject "help" to listar_at_forth.com
> Archives are located at http://www.forth.com/sftalk -- check them out!
> Search the archives! Visit http://www.forth.com/search for details.
>

----------------------------------------------------------------------
sftalk_at_forth.com The SwiftForth programming discussion email list
To unsubscribe, send subject "unsubscribe sftalk" to listar_at_forth.com
For help with listar commands, send subject "help" to listar_at_forth.com
Archives are located at http://www.forth.com/sftalk -- check them out!
Search the archives! Visit http://www.forth.com/search for details.
Received on Mon Nov 26 2001 - 11:52:05 PST

This archive was generated by hypermail 2.2.0 : Fri Nov 21 2008 - 03:04:20 PST