Rocksolid Light

Welcome to RetroBBS

mail  files  register  newsreader  groups  login

Message-ID:  

"If that makes any sense to you, you have a big problem." -- C. Durance, Computer Science 234


devel / comp.lang.postscript / Re: Windows paths without double reverse virgules

SubjectAuthor
* Windows paths without double reverse virgulesluser droog
`* Re: Windows paths without double reverse virgulesluser droog
 `- Re: Windows paths without double reverse virgulesluser droog

1
Windows paths without double reverse virgules

<ca5674d3-94fd-4ddb-be38-2137da26faa2n@googlegroups.com>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=104&group=comp.lang.postscript#104

  copy link   Newsgroups: comp.lang.postscript
X-Received: by 2002:a05:620a:e0c:: with SMTP id y12mr23393672qkm.109.1640908677886;
Thu, 30 Dec 2021 15:57:57 -0800 (PST)
X-Received: by 2002:a05:6830:440f:: with SMTP id q15mr22012543otv.373.1640908677571;
Thu, 30 Dec 2021 15:57:57 -0800 (PST)
Path: i2pn2.org!i2pn.org!weretis.net!feeder6.news.weretis.net!news.misty.com!border2.nntp.dca1.giganews.com!nntp.giganews.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.lang.postscript
Date: Thu, 30 Dec 2021 15:57:57 -0800 (PST)
Injection-Info: google-groups.googlegroups.com; posting-host=97.87.183.68; posting-account=G1KGwgkAAAAyw4z0LxHH0fja6wAbo7Cz
NNTP-Posting-Host: 97.87.183.68
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <ca5674d3-94fd-4ddb-be38-2137da26faa2n@googlegroups.com>
Subject: Windows paths without double reverse virgules
From: luser.droog@gmail.com (luser droog)
Injection-Date: Thu, 30 Dec 2021 23:57:57 +0000
Content-Type: text/plain; charset="UTF-8"
Lines: 8
 by: luser droog - Thu, 30 Dec 2021 23:57 UTC

Opinion: double backslashes are stupid.

Ergo, how don't to?

%the Forth way?
/path { currentfile 1024 string readline pop } def

path %os%C:\my\path\up\this\tree\to\my\filename
(r) file

Re: Windows paths without double reverse virgules

<b27c1fd1-21b3-4e1f-83bd-d72c50bb978an@googlegroups.com>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=105&group=comp.lang.postscript#105

  copy link   Newsgroups: comp.lang.postscript
X-Received: by 2002:ad4:5bc9:: with SMTP id t9mr30081751qvt.70.1640914175115;
Thu, 30 Dec 2021 17:29:35 -0800 (PST)
X-Received: by 2002:a9d:2216:: with SMTP id o22mr22717898ota.78.1640914174817;
Thu, 30 Dec 2021 17:29:34 -0800 (PST)
Path: i2pn2.org!i2pn.org!weretis.net!feeder6.news.weretis.net!news.misty.com!border2.nntp.dca1.giganews.com!nntp.giganews.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.lang.postscript
Date: Thu, 30 Dec 2021 17:29:34 -0800 (PST)
In-Reply-To: <ca5674d3-94fd-4ddb-be38-2137da26faa2n@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=97.87.183.68; posting-account=G1KGwgkAAAAyw4z0LxHH0fja6wAbo7Cz
NNTP-Posting-Host: 97.87.183.68
References: <ca5674d3-94fd-4ddb-be38-2137da26faa2n@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <b27c1fd1-21b3-4e1f-83bd-d72c50bb978an@googlegroups.com>
Subject: Re: Windows paths without double reverse virgules
From: luser.droog@gmail.com (luser droog)
Injection-Date: Fri, 31 Dec 2021 01:29:35 +0000
Content-Type: text/plain; charset="UTF-8"
Lines: 13
 by: luser droog - Fri, 31 Dec 2021 01:29 UTC

On Thursday, December 30, 2021 at 5:57:58 PM UTC-6, luser droog wrote:
> Opinion: double backslashes are stupid.
>
> Ergo, how don't to?
>
%the Forth way? even Forthier?
/path { currentfile 1024 string readline pop exch file } def
% percent is a delimiter, so it doesn't even need spaces
(r)path%os%C:\my\path\up\this\tree\to\my\filename
(w) path %os%C:\my\path\to\log\file

Note: this may not work in an executive session since input then has an
extra layer of line buffering.

Re: Windows paths without double reverse virgules

<6a080e9f-ea89-43d6-ac96-0c46aeaadd73n@googlegroups.com>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=106&group=comp.lang.postscript#106

  copy link   Newsgroups: comp.lang.postscript
X-Received: by 2002:a05:6214:c8f:: with SMTP id r15mr30097841qvr.57.1640924901697;
Thu, 30 Dec 2021 20:28:21 -0800 (PST)
X-Received: by 2002:a05:6808:1141:: with SMTP id u1mr25577844oiu.30.1640924901402;
Thu, 30 Dec 2021 20:28:21 -0800 (PST)
Path: i2pn2.org!i2pn.org!weretis.net!feeder6.news.weretis.net!news.misty.com!border2.nntp.dca1.giganews.com!nntp.giganews.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.lang.postscript
Date: Thu, 30 Dec 2021 20:28:21 -0800 (PST)
In-Reply-To: <b27c1fd1-21b3-4e1f-83bd-d72c50bb978an@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=97.87.183.68; posting-account=G1KGwgkAAAAyw4z0LxHH0fja6wAbo7Cz
NNTP-Posting-Host: 97.87.183.68
References: <ca5674d3-94fd-4ddb-be38-2137da26faa2n@googlegroups.com> <b27c1fd1-21b3-4e1f-83bd-d72c50bb978an@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <6a080e9f-ea89-43d6-ac96-0c46aeaadd73n@googlegroups.com>
Subject: Re: Windows paths without double reverse virgules
From: luser.droog@gmail.com (luser droog)
Injection-Date: Fri, 31 Dec 2021 04:28:21 +0000
Content-Type: text/plain; charset="UTF-8"
Lines: 17
 by: luser droog - Fri, 31 Dec 2021 04:28 UTC

On Thursday, December 30, 2021 at 7:29:35 PM UTC-6, luser droog wrote:
> On Thursday, December 30, 2021 at 5:57:58 PM UTC-6, luser droog wrote:
> > Opinion: double backslashes are stupid.
> >
> > Ergo, how don't to?
> >
> %the Forth way? even Forthier?
> /path { currentfile 1024 string readline pop exch file } def
>
> % percent is a delimiter, so it doesn't even need spaces
> (r)path%os%C:\my\path\up\this\tree\to\my\filename
> (w) path %os%C:\my\path\to\log\file
>
> Note: this may not work in an executive session since input then has an
> extra layer of line buffering.

Wait. Hmm. That shouldn't be problem, right? If currentfile is %lineedit,
then .... I dunno. sleepy

1
server_pubkey.txt

rocksolid light 0.9.81
clearnet tor