Re: GET PRINT OPTION value2 typing

2017-05-31 Thread John Baughman via 4D_Tech
I just answered my own question. Just use 2 different variables. Duhhh. 

That being said, the compiler never complained before. Why now.

John


> On May 31, 2017, at 9:07 AM, John Baughman  wrote:
> 
> The compiler in v16 is complaining that the 3rd parameter in GET PRINT OPTION 
> type is unknown.It can either be a longint or text value so how do you type 
> the variable?
> 
> In my particular case the answer is easy as I am only using it to get the 
> destination option so can type it as text. What do you do if you need to get 
> the double sided option as well?

**
4D Internet Users Group (4D iNUG)
FAQ:  http://lists.4d.com/faqnug.html
Archive:  http://lists.4d.com/archives.html
Options: http://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**

GET PRINT OPTION value2 typing

2017-05-31 Thread John Baughman via 4D_Tech
The compiler in v16 is complaining that the 3rd parameter in GET PRINT OPTION 
type is unknown.It can either be a longint or text value so how do you type the 
variable?

In my particular case the answer is easy as I am only using it to get the 
destination option so can type it as text. What do you do if you need to get 
the double sided option as well?
**
4D Internet Users Group (4D iNUG)
FAQ:  http://lists.4d.com/faqnug.html
Archive:  http://lists.4d.com/archives.html
Options: http://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**