Access the Subject Number

David McFarlane mcfarla9 at msu.edu
Mon Feb 9 16:59:20 UTC 2009


In fact, you can even skip the step of declaring a variable, and just 
use c.GetAttrib("Subject") directly wherever you need it, e.g.,

ListFileName = "ListFile" & c.GetAttrib("Subject") & ".txt"

It all depends on what is most convenient for you, and what fits your 
programming style.

-- David McFarlane, Professional Faultfinder


Nicole Anderson wrote:
> Hello Greg,
> 
> Just dim a string variable in your user script, e.g.,
> Dim SubNum as String
> 
> And then in an InLine, type
> SubNum=C.GetAttrib("Subject")
> 
> Cheers,
> 
> Nicole Anderson
> 
> 
> Greg Osenbach wrote:
>> Hello,
>> I would like to be able to load a particular list file for specific
>> subjects.  I can load the files, however I am having a difficult time
>> locating the Object.Property for retrieving the subject number that
>> was entered.  Can anyone point me in the right direction?
>>
>> Thanks!
>>
>> Best Regards,
>> Greg
>>
>>
>>
>>   
> 


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "E-Prime" group.
To post to this group, send email to e-prime at googlegroups.com
To unsubscribe from this group, send email to e-prime+unsubscribe at googlegroups.com
For more options, visit this group at http://groups.google.com/group/e-prime?hl=en
-~----------~----~----~----~------~----~------~--~---



More information about the Eprime mailing list