> How do I test whether a variable is null or not? > Null as in not yet initialized?
Try this: if myVar is empty then .... HTH, Sarah _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
