Hi Christian,
probably they are using the macrocompiler functionality of VO, and many
of the VO functions (all these that are strongly typed with some
exceptions) will simply not work.
So you may need the help file of Visual Objects....
IVarPut()/IVarGet() are used to write/read properties of the VO objects. FieldPut()/FieldGet() are used to write/read fields of a database record
To find an occurrence of a string in another string, you can use the
At() function.
Interfacing the Windows API through the macrocompiler will not work, if
they have not prepared something for it.
And normally, a macro expression in VO is limited to 255 characters....
if they have not implemented something like VOScript that permits
entire macro files.
Wolfgang
Christian Maye wrote:
Hey guys.... perhaps its not my new love but indeed I might be a
really rare person actually coding (or better trying to) in VO. I
have an existing and running old database program not supported
anymore and not portable. They have an own programmed interface
language but accept at least some VO functions embedded into the
commands. Could you please tell me where I could find a more or less complete list of "standard" functions of VO programm-snippets could
also help? Creating my own functions, modules, types semms not to
work but small things like a function for the actual time ( I only
have Today() for the date), searching positions of string/character
inside another string, the logic why / where to use IVarPut(...) or FieldPut(...) and further similar functions (I have figured out the
fields I can access with the above but I have other fields that can't
be written with either of these although I can lock/unlock the
fields) and most wanted the functions that enable to me to connect to
the WINAPI. Any small hint can help me :-)
Greetings Christian
--
--- SoupGate-Win32 v1.05
* Origin: fsxNet Usenet Gateway (21:1/5)