Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] problems with tabs/newline

From: raimund::swol::de at: 23-Sep-2000 21:14

Hi, just recently I discovered, that if I save any file with rebol, tabs and newlines are written as there ASCII equivalent. E.g. a file written by layout.r: REBOL [Title: "layout-test1.r" Date: 23-Sep-2000/21:06:40+2:00]^/^/view layout [^/^/ size 640x480 at 0x0 backdrop %gewichtwerfen.jpg effect none bold at 149x20 title "Wow, nicht schlecht als Titel" 367x42 250.250.100 para [scroll: 0x11] at 214x132 field "" 240.240.240 at 214x184 field "" 240.240.240 at 216x236 field "" 240.240.240 at 218x292 field "" 240.240.240 ^/] The problem is that even rebol can not read this file: REBOL/View 0.10.33.4.2 10-Sep-2000 Copyright 2000 REBOL Technologies. All rights reserved.
>> do %layout-test1.r
** Syntax Error: Invalid path -- ^/. ** Where: (line 1) REBOL [Title: "layout-test1.r" Date: 23-Sep-2000/21:06:40+2:00]^/^/view layout [^/^/ size 640x480
>>
Does anyone know what I can do about that? Raimund -- <---------------------------------------------> 42 war schon immer einge gute Antwort;-))