comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: Provinding files for VM-Application
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Provinding files for VM-Application [message #61842 is a reply to message #61841] Fri, 08 August 2008 05:10 Go to previous messageGo to previous message
wengi is currently offline  wengi
Messages: 12
Registered: February 2008
Junior Member
On 8 Aug., 14:03, Bob Crawford <Snowma...@gmail.com> wrote:
> On Aug 8, 7:51 am, wengi <andreas.w...@gmail.com> wrote:
>
>
>
>> Hi there,
>
>> I'm currently coding a project for a colleague. Unfortunately I have
>> to build the application for the VM because the colleague does not
>> have an IDL-license.
>> The project needs some kind of dummy-files to read some information
>> from. Using the idlde I have the opportunity to provide these files, I
>> think. I just put the file in the "data-folder" of the project. Later
>> on I want to open the file with openr.
>> While testing the application on a VM I always run into a "file-not-
>> found" error. I have no idea in which way I have to specify the path
>> to the file in the source-code.
>> I tried:
>
>> hname = '\data\header.ima'
>> hname = '\header.ima'
>
>> and then
>
>> openr,unit,hname,/get_lun
>
>> Always running into the "file-not-found" error. So where can I find my
>> provided files after having built the project? Any idea would be
>> appreciated.
>
>> Regards,
>> Andreas
>
> no experience (yet) with the VM, but have you tried
> hname = 'data\header.ima'
> or
> hname = 'header.ima'
> with the file in the same dir as the VM executable (or a data subdir)?


I tried both hnames. The file is "inside" the project. It is not
explicitly saved on the other machine. I hoped not to have to do this.
When creating the project one has the opportunity to include files of
other types than sourcode files. I hoped that it would be possible
that the files will then be available on the other machine.
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Counting the lengths of continuous numbers in an array
Next Topic: Re: Quiet Around Here

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Fri Oct 10 23:48:55 PDT 2025

Total time taken to generate the page: 0.23999 seconds