graph save defaults (templates)
add CONNECT, SETTEXT, SETCOLOR, SETFONT commands
add SCANF, PRINTF commands
device config: RTS/CTS (serial); separate read EOS/ write EOS settings ?
finish Sgpib stuff, add more configurable settings
cleanup devices.cpp
add more gpib oriented commands (like devclr, seteos ...)
array operations like a[]=b[]+c[] a[]=b[]/c[] where a[],b[],c[] are arrays
functions - objects with separate program segment & stack
#INCLUDE command
threads

IPC
...
#ifdef __far_future__
...
plugins - external libraries (e.g. FFT)
plugin objects (devices, sqwt widgets ... )
real time support
dialog editor, make use of qtarchitect
NetCDF support
...
#endif /* __far_future__ */
...
