I am not sure if I understand your sugestion. Is there any place where I
can change the slaches? Note that I am using a Windows version. Anyway, the
only thing that I did was creating the following file test.general (just
like the
tutorial explained):
file = C:\OpenDx\SAMPLES\tutorial\external.data
grid = 5 x 5 x 5
format = ascii
interleaving = record
majority = row
header = lines 3
field = field0
structure = scalar
type = float
dependency = positions
positions = regular, regular, regular, 1.,0.5, 3.,0.3, 2.,.8
end
I changed the slaches (\) to (/) of the first line but nothing happens!
Anyway, thanks for your help,
Felício Barros
At 11:44 27/10/2001 -0400, you wrote:
>try using forward slashes (/) for the file paths.
>
>Felicio Bruzzi Barros wrote:
>
>> Hi,
>>
>> I am an absolute beginner in OpenDX and maybe my doubt is very silly.
>> My problem happened when I was trying to reproduce the Example 1, page 25
>> of the QuickStart Guide (Tutorial II: Editing and Creating Visual
>> Programs), related to importing data. I followed every instruction but I
>> didn't succeed in the last item (13). A message of error appeared and it is
>> reproduced at the end of this mail.
>> I am using:
>>
>> opendx-4_1_3-2-WIN32 with Cygwin/XFree86
>> My OS is Windows98.
>>
>> I would appreciate very much if someone could help me with this issue.
>> Best regards,
>> Felício.
>>
>> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>> Message of error:
>>
>> Memory cache will use 220 MB (12 for small items, 208 for large)
>>
>> port = 1900
>>
>> 0: worker here [-37791585]
>>
>> Begin Execution
>> 0: ERROR: UI[10,17]: parse error: |test_file = "C:\
>> Begin Execution
>> 0: ERROR: UI[195,17]: parse error: |test_file = "C:\
>> ERROR: Import: Bad parameter: file name must be specified
>>
>> Begin Execution
>> ERROR: Import: Bad parameter: file name must be specified
>>
>> Begin Execution
>> ERROR: Import: Bad parameter: file name must be specified
>>
>> Begin Execution
>> ERROR: Import: Bad parameter: file name must be specified
>>
>> Begin Execution
>> 0: ERROR: UI[270,17]: parse error: |test_file = "C:\
>> Begin Execution
>> 0: ERROR: UI[455,17]: parse error: |test_file = "C:\
>> ERROR: Import: Bad parameter: file name must be specified
>>
>> Begin Execution
>> 0: ERROR: UI[521,17]: parse error: |test_file = "C:\
>> Begin Execution
>> 0: ERROR: UI[706,17]: parse error: |test_file = "C:\
>> ERROR: Import: Bad parameter: file name must be specified
>>
>> Begin Execution
>> 0: ERROR: UI[772,17]: parse error: |test_file = "C:\
>> Begin Execution
>> 0: ERROR: UI[957,17]: parse error: |test_file = "C:\
>> ERROR: Import: Bad parameter: file name must be specified
>>
>> Begin Execution
>> 0: ERROR: UI[1023,17]: parse error: |test_file = "C:\
>> Begin Execution
>> 0: ERROR: UI[1208,17]: parse error: |test_file = "C:\
>> ERROR: Import: Bad parameter: file name must be specified
>>
>> +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>
>