Rocksolid Light

Welcome to RetroBBS

mail  files  register  newsreader  groups  login

Message-ID:  

The solution to a problem changes the nature of the problem. -- Peer


computers / comp.sys.tandem / Re: Read/Write to TACL temporary file

SubjectAuthor
o Re: Read/Write to TACL temporary fileMK

1
Re: Read/Write to TACL temporary file

<158af216-39b2-4b6f-9444-f33846332ddbn@googlegroups.com>

  copy mid

https://www.rocksolidbbs.com/computers/article-flat.php?id=438&group=comp.sys.tandem#438

  copy link   Newsgroups: comp.sys.tandem
X-Received: by 2002:a0c:f8ca:0:b0:444:41e8:89b1 with SMTP id h10-20020a0cf8ca000000b0044441e889b1mr12921136qvo.22.1650897094214; Mon, 25 Apr 2022 07:31:34 -0700 (PDT)
X-Received: by 2002:a81:3dd0:0:b0:2ef:2467:65ff with SMTP id k199-20020a813dd0000000b002ef246765ffmr16353560ywa.314.1650897094010; Mon, 25 Apr 2022 07:31:34 -0700 (PDT)
Path: i2pn2.org!i2pn.org!aioe.org!feeder1.feed.usenet.farm!feed.usenet.farm!feeder.usenetexpress.com!tr2.eu1.usenetexpress.com!newsfeed.xs4all.nl!newsfeed9.news.xs4all.nl!news-out.netnews.com!news.alt.net!fdc2.netnews.com!peer01.ams1!peer.ams1.xlned.com!news.xlned.com!peer02.iad!feed-me.highwinds-media.com!news.highwinds-media.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.sys.tandem
Date: Mon, 25 Apr 2022 07:31:33 -0700 (PDT)
In-Reply-To: <549ae02f-465c-443f-8e54-dc2bf76feb32@w30g2000yqw.googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=8.24.216.1; posting-account=mhUVzgoAAAD10znwVLjXvAJwDmYmiwgI
NNTP-Posting-Host: 8.24.216.1
References: <549ae02f-465c-443f-8e54-dc2bf76feb32@w30g2000yqw.googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <158af216-39b2-4b6f-9444-f33846332ddbn@googlegroups.com>
Subject: Re: Read/Write to TACL temporary file
From: muhsinaakabeer@gmail.com (MK)
Injection-Date: Mon, 25 Apr 2022 14:31:34 +0000
Content-Type: text/plain; charset="UTF-8"
X-Received-Bytes: 1818
 by: MK - Mon, 25 Apr 2022 14:31 UTC

On Tuesday, July 13, 2010 at 7:34:42 PM UTC-5, lyates wrote:
> I need to create a temp file and write to it and then read from it
> within a TACL routine.
> Any ideas?

Here is the example to create and write to a validation file "val_file". Hope this helps.

[#PUSH
#INLINEPREFIX
val_file
summary_var
]

======= Create the new validation file (file size 0) ========
[#if [#purge [val_file]]]
fup create [val_file], type u, code 101, buffered, ext 100, &
maxextents 100, oddunstr

#SETV summary_var "Adding some text to this file"
VARTOFILE summary_var [val_file]

1
server_pubkey.txt

rocksolid light 0.9.81
clearnet tor