Thanks Anil,

I believe you are correct that my laptop is XP SP2, however,
I use the laptop to connect via Remote Desktop to the network,
I connect to the AOS Server which runs Win Server 2003.

Given the above, would this still be the reason the any2str
doesn't work as I "assumed".  Regardless, I've used the
int2str and strfmt functions that were also suggested to get
the job done

It's helpful to know that X++ can be quirky to OS's, when we
roll this project out, it will be 3-tier with all workstations
useing WinXP Pro.

Any other quirky issues that may cause me to pull my hair out?

Thanks,
Tim Peterson 




--- In Axapta-Knowledge-Village@yahoogroups.com, Axapta Guru 
<[EMAIL PROTECTED]> wrote:
> Hi Tim
> I guess you are working on Win XP SP2. If you will test on Win XP 
SP3 or Win2k Pro/Server, it will work fine. There are a few more 
functions/methods which don't work on winXP SP2.
> Regards,
> Anil Kumar Gupta
> 
> Axapta-Knowledge-Village@yahoogroups.com wrote:
> 
_____________________________________________________________________
___
> 
> Message: 2 
> Date: Sat, 28 May 2005 22:56:27 -0000
> From: "tsk1958pete" 
> Subject: Function: any2str
> 
> Hi All,
> 
> Boy do I feel stupid for having to ask this question but
> I can't understand it
> 
> All I want to do is convert a numeric (integer or real) to
> a string.
> 
> I try the following:
> 
> int testint = 6;
> str teststr = "";
> 
> teststr = any2str(testint);
> 
> 
> I of course expect "6"
> but I get the error message:
> "Error Executing Code:Wrong type of argument for conversion 
function"
> 
> What am I missing here?
> And yes I am new to this
> 
> Tim Peterson
>               
> ---------------------------------
> Do You Yahoo!?
>  Yahoo! Small Business - Try our new Resources site!




------------------------ Yahoo! Groups Sponsor --------------------~--> 
In low income neighborhoods, 84% do not own computers.
At Network for Good, help bridge the Digital Divide!
http://us.click.yahoo.com/EpW3eD/3MnJAA/cosFAA/kGEolB/TM
--------------------------------------------------------------------~-> 

Sharing the knowledge on Axapta. 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/Axapta-Knowledge-Village/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to