well, I said this:

 TextFile File; //This is not a file stream but a regular struct

 StrCopy(File.Destinations[0].Name,"Forest");


"Steve Mann" <[EMAIL PROTECTED]> wrote in message
news:38175@palm-dev-forum...
>
> >What causes a Bus Error? I get one when I try to use StrCopy
>
> It usually means that one of your string pointers is not pointing to
> the real string or that you're trying to copy to memory that doesn't
> exist.
>
> Regards,
> Steve Mann
> --
> -------------------------------------------
> Creative Digital Publishing Inc.
> 1315 Palm Street, San Luis Obispo, CA 93401-3117
> -------------------------------------------
> 805.784.9461              805.784.9462 (fax)
> [EMAIL PROTECTED]       http://www.cdpubs.com
>
>



-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to