![]() |
||
| Home | SwiftForth Archive | SwiftX Archive | |

In a message dated 8/19/01 9:37:16 PM US Mountain Standard Time,
dolfina_at_dolfina.org writes:
> When I am editing the sample file
>
> winapp.f
>
> I make a simple change and I cannot INCLUDE it
> without restarting Swiftforth.
>
> What do I need to do to not have to rerun Swiftforth between editing
> changes to an .f file?
>
> Thanks
> geakazoid newbie 2 *
>
>
I am no expert but when I am working on a file, the first thing I do is type
marker fun.
Then the first line of the file I am working on is fun marker fun. I remove
this when I am satisfied with the application. BTW if the app includes other
file, you have to go into the first one that is included and put the fun
marker fun as the first line in that file.
Don't ask me why I chose 'fun' as my marker. Debugging and testing programs
is just so much fun.
Charlie
----------------------------------------------------------------------
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 Wed Aug 22 2001 - 10:49:00 PDT
This archive was generated by hypermail 2.2.0 : Sat Nov 22 2008 - 03:04:18 PST