under scores & compiling


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

Posted by steven hagen on October 18, 2011 at 09:05:45:

The following line will not compile because of the underscore, arghhh.

result$=Control( SqlLun, "CONNECT PDF_Image testserver.pdfkqs.local pdfsys1 satchmo" )

Is there a simpler away around this issue other than the following code.

UNDER$="@5F@"
XDATABASE$="CONNECT PDF"+UNDER$+"Image testserver.pdfkqs.local pdfsys1 satchmo"
result$= Control( SqlLun, XDATABASE$ )


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 ]