× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Thanks in advance to anybody that can figure this one out!

I have created a qualified data-structure called "dsSend". Within it, I
have email variables, and I have initialized the "to" variable with an
email address I don't want to change. So, within the program, before
filling/refilling the email variables, I want to Reset the data-structure
to it's initialized state.

However, whenever "Reset dsSend;" is executed, I am getting a Halt
(RNX0123) that states: "RESET operation before completion of
initialization." - I Reset the data-structure before filling any of the
variables, and the Halt is occurring on the first instance of the Reset
(before the data-structure is ever filled outside of the initialization
process).


What I have verified:
1. The line before the Reset is executed, the dsSend.to field IS filled
with the correct initialized email address.

2. Adding or removing the Inz keyword on the data-structure itself has no
effect.

3. When removing the Inz keyword on the data-structure AND on all
variables within, then (within *inzSr) executing a Clear of the
data-structure, and filling the dsSend.to field within the desired email
address, I STILL get the same halt when attempting to reset the
data-structure.

4. Clear of the data-structure works fine, but it's not what I need/want.

5. Reset(E) will not halt, but it also will not actually reset the
values.

Any insight would be greatly appreciated!

-Robert

"CONFIDENTIALITY NOTICE: This e-mail transmission (and/or the attachments accompanying it) contain confidential information belonging to the sender. The information is intended only for the use of the intended recipient. If you are not the intended recipient, you are hereby notified that any disclosure, copying, distribution or the taking of any action in reliance on the contents of the information is strictly prohibited. Any unauthorized interception of this transmission is illegal under the law. If you have received this transmission in error, please promptly notify the sender by reply e-mail, and then destroy all copies of the transmission."

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.