M make Member Jul 25, 2002 #1 Hi there, can anybody tell me how i can change the Name of the window-title. I tried : {&window-name}: title = Startwindow. I get an error message! Ideas ? Make
Hi there, can anybody tell me how i can change the Name of the window-title. I tried : {&window-name}: title = Startwindow. I get an error message! Ideas ? Make
H Henri de Vos Member Jul 25, 2002 #2 If you have define Startwindow as a character variable it should work otherwise you should use: {&window-name}: title = 'Startwindow'.
If you have define Startwindow as a character variable it should work otherwise you should use: {&window-name}: title = 'Startwindow'.