REPLACE Question


[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]

Posted by Jeff on July 11, 2019 at 22:40:03:

Can anyone explain why this program locks up my system? If the MAP format statement has constants, it's OK. If I compile and run this, the Comet session locks up completely.

LENGTH 1 & LOCAL A$,B$
LENGTH 25 & LOCAL C$,D$
MAP: MAP A$,B$
CLEAR
A$='S'
B$='Z'
C$='THIS IS A TEST'
D$=REPLACE(MAP,C$)
PRINT D$
WAIT
STOP


Follow Ups:



Post a Followup

Name:
E-Mail:

Subject:

What is the name of the main Signature System's Product?  

Comments:

Optional Link URL:
Link Title:
Optional Image URL:

You may attach up to 5 files to your followup (see below):





Each file can be a maximum of 1MB in length Uploaded files will be purged from the server on a regular basis.


[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]