Bruce Lay
2003-12-01 08:33:19 UTC
Does VB/Dos set up the string descriptor in the
same manor as QuickBASIC, first word contains
the string length and then the pointer to the first
character?
This does not seem to be the case. I am working
on a procedure that receives a string as one of the
arguments and I haven't been able to get it to work.
I have traced the problem to the descriptor. I was
assuming the it was set up like QuickBASIC but
that does not seem to be the case.
Anyone know how VB/Dos sets up the descriptor?
same manor as QuickBASIC, first word contains
the string length and then the pointer to the first
character?
This does not seem to be the case. I am working
on a procedure that receives a string as one of the
arguments and I haven't been able to get it to work.
I have traced the problem to the descriptor. I was
assuming the it was set up like QuickBASIC but
that does not seem to be the case.
Anyone know how VB/Dos sets up the descriptor?