CLEARFORMAT


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

Posted by Jeff Cinelli on November 13, 2008 at 12:37:14:

I'm trying out the CLEARFORMAT statement for the first time.

Here's the IB Documentation:

The ClearFormat statement clears a list of variables, setting strings to the NULL string ("") and numerics to zero.
Example:
MyFormat: FORMAT a$;b$;x;y;z
ClearFormat MyFormat


So, I have a subroutine, that says CLEARFORMAT DS1O
The problem is, immediately after issuing the statement, the system appears to be doing a "return" steatement, or something. a statement that says PRINT (0) 'HELLO' after the clearformat statement never executes. Am I doing something wrong? Or does this statement not function in a subroutine? Or is this only a Comet32 statement?

Thanks!



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 ]