when I change S := GetGlobalVar(“HEPubStorageLocation”, “”);
to S:= GetGlobalVar(“HEPublicationPath”, “”); also, so it saves where the program is…
I have also changed S2 := GetFormContents; to S2 := GetFormFieldValue; Does Not Work Either from Documentation? would it be GetFormControlValue...