Two little questions [message #39893] |
Tue, 15 June 2004 08:01 |
Nuno Oliveira
Messages: 75 Registered: October 2003
|
Member |
|
|
I was making a code that calls a function, compiled and apparently working
well in other situations, and I got na error which says
% Variable is undefined: <No name>.
% Execution halted at:
Well what could be this variable that doesn't have a name? It's a little bit
surprising for me. And it says that execution was halted at .., but if I
wouldn't look at the editor I wouldn't realize that it was producing an
error since in the run everything goes well. Can anyone have an idea what
can possibly be? I made an HELP for all variables involved with the function
and they are all ok.
Another questions is related with .SAV files. I know that it may seem a
non-sense thing but I would like to know if I can make a .SAV file with
arguments, like a routine or a function. I would like to, eventually,
execute one of my applications from the operating system having a file as an
argument
Thanks,
Nuno.
|
|
|