Path: chuka.playstation.co.uk!news From: "DeL" Newsgroups: scee.yaroze.beginners Subject: Re: Problem creating single file. Date: Mon, 13 Sep 1999 07:27:58 +0100 Organization: PlayStation Net Yaroze (SCEE) Lines: 41 Message-ID: <7ri5po$g0d6@chuka.playstation.co.uk> References: <7ree97$mac19@chuka.playstation.co.uk> <37DC6B8E.86FD3FCA@teleline.es> NNTP-Posting-Host: modem-28.cornucopia.dialup.pol.co.uk X-Newsreader: Microsoft Outlook Express 4.72.3110.1 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Thanks for you're input Javier, but unfortunately this has not worked (Yaroze crashes after loading file). Anyone got any other tips, I know my original method is supposed to work. Javier Ventoso wrote in message <37DC6B8E.86FD3FCA@teleline.es>... >If you want build one compact data file, try msdos command >"copy" with "+" and "/b" ( binary copy ) > >example, add tims and tmd to "mydata.dat" > >copy /b image1.tim + image2.tim + model.tmd mydata.dat > >Cheers, > >Javi. > > >DeL wrote: > >> Hi all >> >> I'm trying to create a single DATA file of my demo, I've tried doing it this >> way: >> >> siocons auto // Load program into yaroze >> >> // Exit program >> >> // Press F10 then F4 to access dsave[x] >> >> At this point I type in this: >> >> dasave[1]: data 80090000 40000 >> >> At this point the yaroze screen says it has completed but no prompt back on >> the dos screen what's going wrong? >